public interface IDBSchemaDelegator
| Modifier and Type | Method and Description |
|---|---|
List<IDbSchema> |
getDbSchema(List<String> tableSpecs)
Gets the db schema.
|
List<IDbSchema> getDbSchema(List<String> tableSpecs) throws P4JavaException
tableSpecs - the table specsP4JavaException - the p4 java exceptionCopyright © 2017 Perforce Software. All Rights Reserved.