Package org.datanucleus.store.rdbms.adapter


package org.datanucleus.store.rdbms.adapter
Provides mappings of all supported databases to aspects of the database that determines the SQL generation.
  • Class
    Description
    Provides methods for adapting SQL language elements to a specific vendor's database.
     
    CloudSpannerAdapter defines the types, features that are supported and also deviate from the BaseDatastoreAdapter.
    SQL Type info for Google Cloud Spanner datastore.
    Definition of a datastore adapter, providing all characteristics of the underlying datastore such as whether it supports FKs, indexes, and what statement syntax to use.
    Factory of RDBMS datastore adapters.
    Provides methods for adapting SQL language elements to the DB2 database.
    Provides methods for adapting SQL language elements to the DB2/AS400 database.
    SQL Type info for DB2 datastores.
    Provides methods for adapting SQL language elements to the Apache Derby database.
    Java Functions that are called by the database
    SQL Type info for Derby datastores.
    Provides methods for adapting SQL language elements to the Firebird database.
    SQL Type info for Firebird datastores.
    Provides methods for adapting SQL language elements to the H2 Database Engine.
    SQL Type info for H2 datastores.
    Provides methods for adapting SQL language elements to the HSQLDB database.
    SQL Type info for HSQLDB datastores.
    Provides methods for adapting SQL language elements to the Informix database.
    SQL Type info for Informix datastores.
    Provides methods for adapting SQL language elements to the MySQL database.
    SQL Type info for MySQL datastores.
    Adapter for NuoDB (http://www.nuodb.com).
    Type info for NuoDB.
    SQL Type info for Oracle datastores.
    Provides methods for adapting SQL language elements to the Pointbase database.
    Provides methods for adapting SQL language elements to the PostgreSQL database.
    SQL Type info for PostgreSQL datastores.
    Provides methods for adapting SQL language elements to the SAPDB/MaxDB database.
    Provides methods for adapting SQL language elements to the SQL Anywhere database.
    Provides methods for adapting SQL language elements to the SQLite database.
    SQL Type info for SQLite datastores.
    Provides methods for adapting SQL language elements to the Microsoft SQL Server database.
    SQL Type info for SQLServer datastores.
    Provides methods for adapting SQL language elements to the Sybase database.
    Provides methods for adapting SQL language elements to the Oracle Times Ten database
    Provides methods for adapting SQL language elements to the Virtuoso database.
    SQL Type info for Virtuoso datastores.