See: Description
Class | Description |
---|---|
NullDriver |
This Null-driver requires a database connection to supply OpenJPA with the correct metadata and to allows
object initialization (like Blobs). Statements are mocked using the
NullPreparedStatement
and NullCallableStatement
.
Queries passed to this statement will be passed to the CoreFactory.getQueries()
list.
Copyright © 2012-2013. All Rights Reserved.