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

    Modifier and Type
    Class
    Description
    class 
    CloudSpannerAdapter defines the types, features that are supported and also deviate from the BaseDatastoreAdapter.
    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 database
    class 
    Provides methods for adapting SQL language elements to the Virtuoso database.