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