public class DatabaseEvent extends java.util.EventObject
Constructor and Description |
---|
DatabaseEvent(Database<?> database) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Returns the identifier of the target database.
|
public DatabaseEvent(Database<?> database)
database
- public java.lang.String getId()