-
- All Superinterfaces:
Named,Qualified,QueryPart,Serializable
- All Known Implementing Classes:
PackageImpl
public interface Package extends Qualified
A container for stored procedures and functionsThis is only supported in the
SQLDialect.ORACLEdialect.Instances of this type cannot be created directly. They are available from generated code.
- Author:
- Lukas Eder
-
-
Method Summary
-
Methods inherited from interface org.jooq.Named
getComment, getCommentPart, getName, getQualifiedName, getUnqualifiedName
-
Methods inherited from interface org.jooq.Qualified
getCatalog, getSchema
-
-