-
- All Implemented Interfaces:
public class RichSkillDescriptorDao.Companion extends LongEntityClass<RichSkillDescriptorDao>
-
-
Field Summary
Fields Modifier and Type Field Description private final List<Column<out Object>>dependsOnColumnsprivate final ColumnSetdependsOnTablesprivate final IdTable<Long>tablepublic final static RichSkillDescriptorDao.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class org.jetbrains.exposed.dao.EntityClass
all, backReferencedOn, backReferencedOnOpt, count, find, find, findById, findById, findWithCacheCondition, forEntityIds, forIds, get, get, getDependsOnColumns, getDependsOnTables, getTable, isAssignableTo, new, new, optionalBackReferencedOn, optionalBackReferencedOnOpt, optionalReferencedOn, optionalReferrersOn, optionalReferrersOn, referencedOn, referrersOn, referrersOn, reload, removeFromCache, searchQuery, testCache, testCache, transform, view, warmUpLinkedReferences, warmUpOptReferences, warmUpReferences, wrap, wrapRow, wrapRow, wrapRow, wrapRows, wrapRows, wrapRows -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-