| Package | Description |
|---|---|
| org.opendaylight.controller.md.sal.dom.xsql | |
| org.opendaylight.controller.md.sal.dom.xsql.jdbc |
| Modifier and Type | Method and Description |
|---|---|
XSQLColumn |
XSQLBluePrintNode.addColumn(String name,
String tableName,
String origName,
String origTableName)
Deprecated.
|
XSQLColumn |
XSQLBluePrintNode.findColumnByName(String name)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<XSQLColumn> |
XSQLBluePrintNode.getColumns()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
XSQLCriteria.getCriteriaForProperty(XSQLColumn col)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<XSQLColumn,List<XSQLCriteria>>> |
JDBCResultSet.getCriteria()
Deprecated.
|
List<XSQLColumn> |
JDBCResultSet.getFields()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
JDBCServer.addCriteria(XSQLColumn col,
XSQLCriteria c,
JDBCResultSet rs)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
JDBCServer.addNextLogicalField(String sql,
int startIndex,
Map<String,XSQLBluePrintNode> logicalNameToNode,
Map<String,String> origNameToName,
List<XSQLColumn> columnOrder)
Deprecated.
|
Copyright © 2017 OpenDaylight. All rights reserved.