|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DbaSql | |
|---|---|
| org.kuali.common.jdbc.sql.model | |
| org.kuali.common.jdbc.vendor.model | |
| org.kuali.common.jdbc.vendor.service | |
| Uses of DbaSql in org.kuali.common.jdbc.sql.model |
|---|
| Methods in org.kuali.common.jdbc.sql.model that return DbaSql | |
|---|---|
DbaSql |
SqlContext.getDba()
|
| Constructors in org.kuali.common.jdbc.sql.model with parameters of type DbaSql | |
|---|---|
SqlContext(Credentials credentials,
DbaSql dbaSql,
AdminSql adminSql,
String schema,
String encoding,
int threads)
|
|
| Uses of DbaSql in org.kuali.common.jdbc.vendor.model |
|---|
| Methods in org.kuali.common.jdbc.vendor.model that return DbaSql | |
|---|---|
DbaSql |
VendorSql.getDba()
|
| Constructors in org.kuali.common.jdbc.vendor.model with parameters of type DbaSql | |
|---|---|
VendorSql(AdminSql admin,
DbaSql dba,
Properties all)
|
|
| Uses of DbaSql in org.kuali.common.jdbc.vendor.service |
|---|
| Methods in org.kuali.common.jdbc.vendor.service that return DbaSql | |
|---|---|
protected DbaSql |
DefaultDatabaseVendorService.getDbaSql(AdminSql adminSql,
Properties sql)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||