| Package | Description |
|---|---|
| org.opendaylight.controller.md.sal.dom.xsql | |
| org.opendaylight.controller.md.sal.dom.xsql.jdbc |
| Modifier and Type | Method and Description |
|---|---|
XSQLBluePrint |
XSQLAdapter.getBluePrint()
Deprecated.
|
static XSQLBluePrint |
XSQLBluePrint.load(InputStream ins)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
XSQLODLUtils.createOpenDaylightCache(XSQLBluePrint bluePrint,
org.opendaylight.yangtools.yang.model.api.Module module)
Deprecated.
|
| Constructor and Description |
|---|
NETask(JDBCResultSet _rs,
org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode<?,?> _modelRoot,
XSQLBluePrintNode _main,
XSQLBluePrint _bluePrint) |
TablesResultSet(XSQLBluePrint cache)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
XSQLBluePrint |
JDBCCommand.getBluePrint()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<JDBCResultSet.Record> |
JDBCResultSet.addRecords(Object element,
XSQLBluePrintNode node,
boolean root,
String tableName,
XSQLBluePrint bluePrint)
Deprecated.
|
List<Object> |
JDBCResultSet.getChildren(Object node,
String tableName,
XSQLBluePrint bluePrint)
Deprecated.
|
static void |
JDBCServer.parseCriteria(JDBCResultSet rs,
XSQLBluePrint bp)
Deprecated.
|
static void |
JDBCServer.parseFields(JDBCResultSet rs,
XSQLBluePrint bp)
Deprecated.
|
static void |
JDBCServer.parseTables(JDBCResultSet rs,
XSQLBluePrint bp)
Deprecated.
|
| Constructor and Description |
|---|
JDBCCommand(XSQLBluePrint bl)
Deprecated.
|
Copyright © 2017 OpenDaylight. All rights reserved.