ENTITY - The entity being modeled.BUILDER - The builder class of the entity being modeled.public interface SchemaDescriptor<ENTITY,BUILDER> extends DaoDescriptor<ENTITY,BUILDER>
DaoDescriptor or KeylessDaoDescriptor.| Modifier and Type | Method and Description | 
|---|---|
List<List<String>> | 
uniquenessConstraints()
A list of column name lists, each of which should be unique. 
 | 
childrenDescriptors, hasParent, parentColumn, primaryKeyallColumns, buildFunction, dataColumns, getColumnCollection, joinColumns, nonJoinColumns, select, supplier, tableNameCopyright © 2019. All rights reserved.