Class DataSourceEventInfo
java.lang.Object
de.xima.fc.persistence.DataSourceEventInfo
- All Implemented Interfaces:
Serializable
- Since:
- 13.09.25
- Author:
- Norman Lorenz
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDataSourceEventInfo(ConnectionIdentifier connectionIdentifier, String jdbcUrl) -
Method Summary
-
Constructor Details
-
DataSourceEventInfo
-
-
Method Details
-
isSystemDb
public boolean isSystemDb()Check if this DataSource is for the system database.- Returns:
- true if this DataSource is for the system database, false otherwise
-
getConnectionIdentifier
-
getJdbcUrl
-
equals
-
hashCode
-
toString
-