| Package | Description |
|---|---|
| org.hibernate.jpa.internal.schemagen |
Support for JPA 2.1 defined database schema generation.
|
| Class and Description |
|---|
| ScriptSourceInput
Contract for hiding the differences between a passed Reader, File or URL in terms of how we read input
scripts.
|
| ScriptSourceInputFromReader
ScriptSourceInput implementation for explicitly given Readers.
|
| ScriptTargetOutput
Contract for hiding the differences between a passed Writer, File or URL in terms of how we write output
scripts.
|
| ScriptTargetOutputToWriter
ScriptTargetOutput implementation for supplied Writer references
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.