org.apache.ws.jaxme.sqls.oracle
public class OraSQLFactoryImpl extends SQLFactoryImpl implements OraSQLFactory
Method Summary | |
---|---|
protected ObjectFactory | newObjectFactory() |
SelectStatement | newSelectStatement() |
SQLGenerator | newSQLGenerator() |
protected Column | readColumn(Table pTable, String pColumnName, int pDataType, String pTypeName, long pColumnSize, int pDecimalDigits, int pNullable) |