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