Package | Description |
---|---|
com.viaoa.ds.jdbc |
The OADataSourceJDBC package is used to access persistent data using JDBC.
|
com.viaoa.ds.jdbc.delegate |
OADataSourceJDBC delegate classes for implementing access to SQL Relational databases.
|
Modifier and Type | Method and Description |
---|---|
ArrayList<ManyToMany> |
OADataSourceJDBC.getManyToMany(OALinkInfo linkInfo)
Select the objectKeys from a link table.
|
Modifier and Type | Method and Description |
---|---|
static ArrayList<ManyToMany> |
SelectDelegate.getManyToMany(OADataSourceJDBC ds,
OALinkInfo linkInfo)
20180602 select Link table.
|
Copyright © 1999–2019 ViaOA. All rights reserved.