Package | Description |
---|---|
org.opennms.netmgt.dao.db |
Modifier and Type | Method and Description |
---|---|
Column |
InstallerDb.findColumn(List<Column> columns,
String column)
findColumn
|
Column |
ColumnChange.getColumn()
getColumn
|
Modifier and Type | Method and Description |
---|---|
List<Column> |
Table.getColumns()
getColumns
|
List<Column> |
InstallerDb.getColumnsFromDB(String tableName)
getColumnsFromDB
|
List<Column> |
InstallerDb.getTableColumnsFromDB(String tableName)
getTableColumnsFromDB
|
List<Column> |
InstallerDb.getTableColumnsFromSQL(String tableName)
getTableColumnsFromSQL
|
Modifier and Type | Method and Description |
---|---|
void |
ColumnChange.setColumn(Column column)
setColumn
|
Modifier and Type | Method and Description |
---|---|
Column |
InstallerDb.findColumn(List<Column> columns,
String column)
findColumn
|
void |
Table.setColumns(List<Column> columns)
setColumns
|
Copyright © 2015. All Rights Reserved.