public interface DataAccessObject
Modifier and Type | Interface and Description |
---|---|
static class |
DataAccessObject.ResultSetInfo |
Modifier and Type | Method and Description |
---|---|
OAObject |
getObject(DataAccessObject.ResultSetInfo rsi) |
String |
getPkeySelectColumns() |
String |
getSelectColumns() |
OAObject getObject(DataAccessObject.ResultSetInfo rsi) throws SQLException
SQLException
String getPkeySelectColumns()
String getSelectColumns()
Copyright © 1999–2019 ViaOA. All rights reserved.