Class ConnectionIdentifier
java.lang.Object
de.xima.fc.persistence.ConnectionIdentifier
- All Implemented Interfaces:
Serializable
Identifier for database connections used by the system.
- Since:
- 8.5.0
- Author:
- Norman Lorenz
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic ConnectionIdentifierdbAccessEntity(Long id) booleangetId()getType()inthashCode()static ConnectionIdentifiersystemDb()toString()
-
Method Details
-
dbAccessEntity
-
systemDb
-
getType
-
getId
-
equals
-
hashCode
-
toString
-