Package de.hybris.platform.core
Class DatabaseProperties
java.lang.Object
de.hybris.platform.core.DatabaseProperties
- All Implemented Interfaces:
Serializable
Describes the used database of the hybris platform system
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSQLString(String field) booleanhasProperty(String property)
-
Field Details
-
SQL_FALSE
- See Also:
-
SQL_TRUE
- See Also:
-
SQL_IS_FALSE
- See Also:
-
SQL_IS_TRUE
- See Also:
-
JDBC_DRIVER_CLASS
- See Also:
-
JDBC_URL
- See Also:
-
JDBC_DRIVER_VERSION
- See Also:
-
LIMIT_SUPPORTED
- See Also:
-
JDBC_ABSOLUTE_SUPPORTED
- See Also:
-
-
Constructor Details
-
DatabaseProperties
-
-
Method Details
-
getSQLString
-
hasProperty
-
getDatabaseName
-
getDatabaseVersion
-