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:
java.io.Serializable
- Enclosing class:
- SchemaGenerator
public static class SchemaGenerator.Event extends java.util.EventObject
An event corresponding to the generation of a schema object.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Event(java.lang.Object ob, int total)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getTotal()
-