public interface Package extends NamedQueryPart, SchemaProvider
This is only supported in the SQLDialect.ORACLE dialect
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The name of this package
|
Schema |
getSchema()
Get the package schema
|
internalAPIcompareToSchema getSchema()
getSchema in interface SchemaProviderString getName()
getName in interface NamedQueryPartCopyright © 2013. All Rights Reserved.