protected static java.lang.String |
IDaoMethod.SQLOption.processSql(java.lang.String sql,
IDaoMethod.MethodSignatrue methodSignatrue,
java.lang.Class<? extends SQLProcessor> processorClass) |
protected java.lang.Object |
IDaoMethod.processSQLCommond(IDaoMethod.SQLCommand sqlCommand,
IDaoMethod.MethodSignatrue methodSignatrue,
CrudOption crudOption) |
static java.lang.Object |
IDaoMethod.SQLOption.select(IDaoMethod.SQLCommand sqlCommand,
IDaoMethod.MethodSignatrue methodSignatrue,
CrudOption crudOption) |
static java.lang.Object |
IDaoMethod.SQLOption.update(IDaoMethod.SQLCommand sqlCommand,
IDaoMethod.MethodSignatrue methodSignatrue,
CrudOption crudOption) |