public class BeanQueryConfigStatementTransform extends StatementTransformAdapter
beanDbNameConverter, configuration, schema
Constructor and Description |
---|
BeanQueryConfigStatementTransform(Configuration configuration,
BeanQueryConfig beanQueryConfig) |
Modifier and Type | Method and Description |
---|---|
SqlAndValues |
toSelect(Bean bean) |
checkBeanPropertyNull, getColumnNames, getConditionParams, getConditionSql, getDeleteSql, getFullTableName, getInsertSql, getSchema, getTableName, getTableNameWithSchame, getUpdateSql, setConfiguration, setSchema, toDelete, toInsert, toUpdate
public BeanQueryConfigStatementTransform(Configuration configuration, BeanQueryConfig beanQueryConfig)
public SqlAndValues toSelect(Bean bean) throws TinyDbException
toSelect
in interface StatementTransform
toSelect
in class StatementTransformAdapter
TinyDbException
Copyright © 2006–2018 TinyGroup. All rights reserved.