Uses of Class
ru.cg.webbpm.modules.database.bean.metadata.key.UniqueKey
Packages that use UniqueKey
Package
Description
-
Uses of UniqueKey in ru.cg.webbpm.modules.database.bean.metadata
Methods in ru.cg.webbpm.modules.database.bean.metadata that return UniqueKeyMethods in ru.cg.webbpm.modules.database.bean.metadata that return types with arguments of type UniqueKeyMethods in ru.cg.webbpm.modules.database.bean.metadata with parameters of type UniqueKeyMethod parameters in ru.cg.webbpm.modules.database.bean.metadata with type arguments of type UniqueKeyConstructors in ru.cg.webbpm.modules.database.bean.metadata with parameters of type UniqueKey -
Uses of UniqueKey in ru.cg.webbpm.modules.database.bean.metadata.key
Methods in ru.cg.webbpm.modules.database.bean.metadata.key that return UniqueKeyMethods in ru.cg.webbpm.modules.database.bean.metadata.key with parameters of type UniqueKeyConstructors in ru.cg.webbpm.modules.database.bean.metadata.key with parameters of type UniqueKeyModifierConstructorDescriptionForeignKey
(String schemaName, String tableName, List<TableColumn> fields, UniqueKey key)