| Package | Description |
|---|---|
| io.picodata.jdbc |
JDBC driver for Picodata
|
| io.picodata.jdbc.datasource |
JDBC DataSource implementation classes for Picodata
|
| Modifier and Type | Method and Description |
|---|---|
static PicodataProperty |
PicodataProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PicodataProperty[] |
PicodataProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
PicodataBaseDataSource.getProperty(PicodataProperty property) |
void |
PicodataBaseDataSource.setProperty(PicodataProperty property,
String value) |
Copyright © 2025 Picodata. All rights reserved.