Package org.apache.openjpa.jdbc.schema
Class SchemaGenerator.Event
java.lang.Object
java.util.EventObject
org.apache.openjpa.jdbc.schema.SchemaGenerator.Event
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SchemaGenerator
An event corresponding to the generation of a schema object.
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
Event
-
-
Method Details
-
getTotal
public int getTotal()
-