Uses of Class
org.jooq.tools.jdbc.MockFileDatabase
-
Packages that use MockFileDatabase Package Description org.jooq.tools.jdbc Theorg.jooq.tools.jdbc
package contains compatibility classes to bridge between JDBC 4.0 and JDBC 4.1. -
-
Uses of MockFileDatabase in org.jooq.tools.jdbc
Methods in org.jooq.tools.jdbc that return MockFileDatabase Modifier and Type Method Description MockFileDatabase
MockFileDatabase. nullLiteral(String literal)
Deprecated.- UseMockFileDatabaseConfiguration.nullLiteral(String)
instead.
-