public interface Package extends QueryPart
 This is only supported in the SQLDialect.ORACLE dialect
| Modifier and Type | Method and Description | 
|---|---|
| Catalog | getCatalog()Get the package catalog. | 
| String | getName()The name of this package | 
| Schema | getSchema()Get the package schema | 
Copyright © 2017. All Rights Reserved.