| Package | Description |
|---|---|
| org.apache.metamodel.jdbc |
Module package for JDBC compliant databases
|
| org.apache.metamodel.jdbc.dialects |
| Class and Description |
|---|
| JdbcDataContext
DataContextStrategy to use for JDBC-compliant databases
|
| JdbcUtils.JdbcActionType |
| QuerySplitter
The QuerySplitter class makes it possible to split up queries that are
expected to yield a huge result set which may cause performance problems like
OutOfMemoryError's or very long processing periods.
|
| RolledBackUpdateException
Represents an exception during
JdbcDataContext.executeUpdate(org.apache.metamodel.UpdateScript) which was
rolled back at the JDBC layer. |
| Class and Description |
|---|
| JdbcDataContext
DataContextStrategy to use for JDBC-compliant databases
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.