类 DefaultSchema
java.lang.Object
org.jooq.impl.SchemaImpl
xyz.raylab.systemcommon.infrastructure.persistent.DefaultSchema
- 所有已实现的接口:
Serializable,org.jooq.Named,org.jooq.QueryPart,org.jooq.QueryPartInternal,org.jooq.Schema
public class DefaultSchema
extends org.jooq.impl.SchemaImpl
This class is generated by jOOQ.
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明static final DefaultSchemaThe reference instance ofDEFAULT_SCHEMAfinal RDictionary字典final RDictionaryItem字典项final RSystemMenu系统菜单 -
方法概要
修饰符和类型方法说明final org.jooq.Name$name()protected final org.jooq.DSLContextcreate()已过时。protected final org.jooq.DSLContextcreate(org.jooq.Configuration arg0) 已过时。protected final org.jooq.DSLContextcreate(org.jooq.Context<?> arg0) 已过时。booleanbooleanbooleanbooleanbooleanorg.jooq.Catalogfinal Stringfinal org.jooq.Commentfinal StringgetName()org.jooq.Namefinal List<org.jooq.Table<?>>final org.jooq.NameinthashCode()booleanrendersContent(org.jooq.Context<?> arg0) toString()protected final org.jooq.exception.DataAccessExceptiontranslate(String arg0, SQLException arg1) 从类继承的方法 org.jooq.impl.SchemaImpl
accept, clauses, domainStream, equals, foreignKeyStream, getDomain, getDomain, getDomains, getForeignKeys, getForeignKeys, getForeignKeys, getIndexes, getIndexes, getIndexes, getPrimaryKeys, getPrimaryKeys, getPrimaryKeys, getSequence, getSequence, getSequences, getTable, getTable, getUDT, getUDT, getUDTs, getUniqueKeys, getUniqueKeys, getUniqueKeys, indexStream, primaryKeyStream, sequenceStream, tableStream, udtStream, uniqueKeyStream从接口继承的方法 org.jooq.Named
$name, getComment, getCommentPart, getName, getQualifiedName, getUnqualifiedName从接口继承的方法 org.jooq.QueryPart
hashCode, toString
-
字段详细资料
-
DEFAULT_SCHEMA
The reference instance ofDEFAULT_SCHEMA -
R_DICTIONARY
字典 -
R_DICTIONARY_ITEM
字典项 -
R_SYSTEM_MENU
系统菜单
-
-
方法详细资料
-
getCatalog
public org.jooq.Catalog getCatalog()- 指定者:
getCatalog在接口中org.jooq.Schema- 覆盖:
getCatalog在类中org.jooq.impl.SchemaImpl
-
getTables
- 指定者:
getTables在接口中org.jooq.Schema- 覆盖:
getTables在类中org.jooq.impl.SchemaImpl
-
getName
- 指定者:
getName在接口中org.jooq.Named
-
getQualifiedName
public org.jooq.Name getQualifiedName()- 指定者:
getQualifiedName在接口中org.jooq.Named
-
getUnqualifiedName
public final org.jooq.Name getUnqualifiedName()- 指定者:
getUnqualifiedName在接口中org.jooq.Named
-
getComment
- 指定者:
getComment在接口中org.jooq.Named
-
getCommentPart
public final org.jooq.Comment getCommentPart()- 指定者:
getCommentPart在接口中org.jooq.Named
-
hashCode
public int hashCode()- 指定者:
hashCode在接口中org.jooq.QueryPart
-
$name
public final org.jooq.Name $name()- 指定者:
$name在接口中org.jooq.Named
-
rendersContent
public boolean rendersContent(org.jooq.Context<?> arg0) - 指定者:
rendersContent在接口中org.jooq.QueryPartInternal
-
declaresFields
public boolean declaresFields()- 指定者:
declaresFields在接口中org.jooq.QueryPartInternal
-
declaresTables
public boolean declaresTables()- 指定者:
declaresTables在接口中org.jooq.QueryPartInternal
-
declaresWindows
public boolean declaresWindows()- 指定者:
declaresWindows在接口中org.jooq.QueryPartInternal
-
declaresCTE
public boolean declaresCTE()- 指定者:
declaresCTE在接口中org.jooq.QueryPartInternal
-
generatesCast
public boolean generatesCast()- 指定者:
generatesCast在接口中org.jooq.QueryPartInternal
-
toString
-
create
已过时。 -
create
已过时。 -
create
已过时。 -
translate
-