com.jpattern.orm.query.find
Class CustomFindSelectImpl
java.lang.Object
com.jpattern.orm.query.SmartRenderableSqlSubElement
com.jpattern.orm.query.clause.OrmCustomSelect<CustomFindSelect>
com.jpattern.orm.query.find.CustomFindSelectImpl
- All Implemented Interfaces:
- Select<CustomFindSelect>, SqlClause<CustomFindSelect>, CustomFindSelect, NameSolverConsumer, RenderableSqlSubElement
public class CustomFindSelectImpl
- extends OrmCustomSelect<CustomFindSelect>
- implements CustomFindSelect
- Author:
- ufo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomFindSelectImpl
public CustomFindSelectImpl(String selectClause)
select
protected CustomFindSelect select()
- Specified by:
select in class OrmCustomSelect<CustomFindSelect>
Copyright © 2013. All Rights Reserved.