public interface Selectable extends Sql
Modifier and Type | Method and Description |
---|---|
void |
addOneToMany(OneToMany oneToMany) |
<K,V> Cacheable<K,V> |
getCache() |
String |
getCacheName() |
String |
getGroupBy() |
List<String> |
getGroupByAsList() |
Set<OneToMany> |
getOneToMany() |
Statistical |
getStatsPaging() |
boolean |
hasCache() |
asDeletable, asInsertable, asSelectable, asStorable, asUpdateable, bind, extractNames, extractNames, getIsolation, getLanguageType, getName, getPackage, getParamParser, getResourceName, getResultSetConcurrency, getResultSetHoldability, getResultSetType, getReturnType, getReturnTypeAsClass, getSql, getSql, getSqlDialect, getSqlType, getStats, getTimeout, getTimestamp, getValidateType, getXPath, hasReturnType, isDeletable, isInsertable, isSelectable, isStorable, isUpdateable, setValidateType
static final String TAG_NAME
String getGroupBy()
List<String> getGroupByAsList()
Set<OneToMany> getOneToMany()
void addOneToMany(OneToMany oneToMany)
boolean hasCache()
String getCacheName()
Statistical getStatsPaging()
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.