Class | Description |
---|---|
JdbcDataContext |
DataContextStrategy to use for JDBC-compliant databases
|
JdbcUtils |
Various internal utility methods for the JDBC module of MetaModel.
|
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.
|
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.