- All Superinterfaces:
Named
,Qualified
,QueryPart
,Serializable
- Author:
- Lukas Eder
-
Method Summary
Methods inherited from interface org.jooq.Named
$name, getComment, getCommentPart, getName, getQualifiedName, getUnqualifiedName
Methods inherited from interface org.jooq.Qualified
$schema, getCatalog, getSchema
-
Method Details
-
getTable
The table being referenced by this synonym. -
isPublic
boolean isPublic()Whether this is a public synonym.
-