Package | Description |
---|---|
org.opennms.netmgt.config.jdbc |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
List<JdbcColumn> |
JdbcQuery.getJdbcColumns() |
Modifier and Type | Method and Description |
---|---|
void |
JdbcQuery.addJdbcColumn(JdbcColumn column) |
int |
JdbcColumn.compareTo(JdbcColumn obj) |
void |
JdbcQuery.removeJdbcColumn(JdbcColumn column) |
Modifier and Type | Method and Description |
---|---|
void |
JdbcQuery.setJdbcColumns(List<JdbcColumn> jdbcColumns) |
Copyright © 2021. All rights reserved.