org.apache.openjpa.jdbc.schema
Interface SchemaGenerator.Listener

Enclosing class:
SchemaGenerator

public static interface SchemaGenerator.Listener

A listener for a potentially lengthy schema generation process.


Method Summary
 boolean schemaObjectGenerated(SchemaGenerator.Event e)
           
 

Method Detail

schemaObjectGenerated

boolean schemaObjectGenerated(SchemaGenerator.Event e)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.