Uses of Class
org.datanucleus.store.rdbms.adapter.BaseDatastoreAdapter
Packages that use BaseDatastoreAdapter
Package
Description
Provides mappings of all supported databases to aspects of the database that determines the SQL generation.
-
Uses of BaseDatastoreAdapter in org.datanucleus.store.rdbms.adapter
Subclasses of BaseDatastoreAdapter in org.datanucleus.store.rdbms.adapterModifier and TypeClassDescriptionclass
CloudSpannerAdapter defines the types, features that are supported and also deviate from theBaseDatastoreAdapter
.class
Provides methods for adapting SQL language elements to the DB2 database.class
Provides methods for adapting SQL language elements to the DB2/AS400 database.class
Provides methods for adapting SQL language elements to the Apache Derby database.class
Provides methods for adapting SQL language elements to the Firebird database.class
Provides methods for adapting SQL language elements to the H2 Database Engine.class
Provides methods for adapting SQL language elements to the HSQLDB database.class
Provides methods for adapting SQL language elements to the Informix database.class
Provides methods for adapting SQL language elements to the MySQL database.class
Adapter for NuoDB (http://www.nuodb.com).class
Provides methods for adapting SQL language elements to the Pointbase database.class
Provides methods for adapting SQL language elements to the PostgreSQL database.class
Provides methods for adapting SQL language elements to the SAPDB/MaxDB database.class
Provides methods for adapting SQL language elements to the SQL Anywhere database.class
Provides methods for adapting SQL language elements to the SQLite database.class
Provides methods for adapting SQL language elements to the Microsoft SQL Server database.class
Provides methods for adapting SQL language elements to the Sybase database.class
Provides methods for adapting SQL language elements to the Oracle Times Ten databaseclass
Provides methods for adapting SQL language elements to the Virtuoso database.