Package net.sf.basedb.core.dbengine
package net.sf.basedb.core.dbengine
-
ClassDescriptionAn abstract superclass with default implementations for most
DbEngine
methods.Information about database-specific options that are not covered by the HibernateDialect
objects.A default DbEngine that is selected if no other can be found.CreatesDbEngine
objects based on the Hibernate dialect.Database engine for My SQL.Database engine for Postgres.Holds minimal but useful information about a table in the database.Holds information about a single column in a table.Holds information about a foreign key of a table.Holds information about an index in a table.Holds information about the primary key of a table.