org.apache.ws.jaxme.sqls.oracle
public class OraSelectStatementImpl extends SelectStatementImpl implements OraSelectStatement
Nested Class Summary | |
---|---|
static class | OraSelectStatementImpl.OraOrderColumnImpl Default implementation of
{@link OraSelectStatement.OraOrderColumn}. |
Constructor Summary | |
---|---|
OraSelectStatementImpl(SQLFactory pFactory) Creates a new instance with the given object factory. |
Method Summary | |
---|---|
void | addOrderColumn(Object pObject, boolean pDescending, boolean pNullsFirst) |
CombinedConstraint | getConnectBy() |
CombinedConstraint | getStartWith() |