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
SQLExceptionString getPkeySelectColumns()
String getSelectColumns()
Copyright © 1999–2025 ViaOA. All rights reserved.