Uses of Class
org.kuali.rice.krad.data.platform.DatabasePlatformInfo
Packages that use DatabasePlatformInfo
-
Uses of DatabasePlatformInfo in org.kuali.rice.krad.data.platform
Methods in org.kuali.rice.krad.data.platform that return DatabasePlatformInfoModifier and TypeMethodDescriptionstatic DatabasePlatformInfoDatabasePlatforms.detectPlatform(DataSource dataSource) Gets the platform information from theDataSource.Constructors in org.kuali.rice.krad.data.platform with parameters of type DatabasePlatformInfoModifierConstructorDescriptionUnsupportedDatabasePlatformException(DatabasePlatformInfo platformInfo) Creates an unsupported database platform exception.