Class | Description |
---|---|
DatabasePlatformInfo |
Contains database platform information, specifically the name and major version of the database.
|
DatabasePlatforms |
Contains constants and utilities related to the supported database platforms.
|
MaxValueIncrementerFactory |
Factory for obtaining instances of
DataFieldMaxValueIncrementer for a given DataSource and
incrementer name. |
MaxValueIncrementerFactoryBean |
A factory bean for putting a
DataFieldMaxValueIncrementer in the Spring context. |
Exception | Description |
---|---|
UnsupportedDatabasePlatformException |
A runtime exception which indicates that an unsupported database platform was encountered.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.