|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AxionConnection | |
|---|---|
| org.axiondb.jdbc | JDBC implementations. |
| Uses of AxionConnection in org.axiondb.jdbc |
|---|
| Methods in org.axiondb.jdbc that return AxionConnection | |
|---|---|
protected AxionConnection |
BaseAxionStatement.getAxionConnection()
|
| Constructors in org.axiondb.jdbc with parameters of type AxionConnection | |
|---|---|
AxionDatabaseMetaData(AxionConnection conn,
Database db)
|
|
AxionPreparedStatement(AxionConnection conn,
java.lang.String sql)
|
|
AxionPreparedStatement(AxionConnection conn,
java.lang.String sql,
int resultSetType,
int resultSetConcurrency)
|
|
AxionStatement(AxionConnection conn)
|
|
AxionStatement(AxionConnection conn,
int resultSetType,
int resultSetConcurrency)
|
|
BaseAxionStatement(AxionConnection conn)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||