net.sf.minuteProject.architecture.query.impl
Class QuerySelectInit
java.lang.Object
net.sf.minuteProject.architecture.query.impl.QuerySelectInit
- All Implemented Interfaces:
- QueryWhatInit
public class QuerySelectInit
- extends Object
- implements QueryWhatInit
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuerySelectInit
public QuerySelectInit()
getWhatInit
public String getWhatInit(boolean isComma)
- Specified by:
getWhatInit
in interface QueryWhatInit
isToSeparateInit
public boolean isToSeparateInit()
- Specified by:
isToSeparateInit
in interface QueryWhatInit
isProjectionQuery
public boolean isProjectionQuery()
- Specified by:
isProjectionQuery
in interface QueryWhatInit
getWhatAlias
public String getWhatAlias()
- Specified by:
getWhatAlias
in interface QueryWhatInit
getWhatProperty
public String getWhatProperty()
- Specified by:
getWhatProperty
in interface QueryWhatInit
Copyright © 2013. All Rights Reserved.