Package | Description |
---|---|
org.apache.openjpa.jdbc.schema |
OpenJPA-JDBC Schema Management
This package provides utilities for managing the schema of
persistent objects stored in a relational database.
|
Modifier and Type | Method and Description |
---|---|
void |
SchemaGenerator.addListener(SchemaGenerator.Listener l)
Adds a listener for schema generation events.
|
boolean |
SchemaGenerator.removeListener(SchemaGenerator.Listener l)
Removes a schema generation listener for schema events.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.