Package | Description |
---|---|
org.hibernate.jpa.internal.schemagen |
Support for JPA 2.1 defined database schema generation.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptSourceInputFromFile
ScriptSourceInput implementation for File references.
|
class |
ScriptSourceInputFromReader
ScriptSourceInput implementation for explicitly given Readers.
|
class |
ScriptSourceInputFromUrl
ScriptSourceInput implementation for URL references.
|
Constructor and Description |
---|
GenerationSourceFromScript(ScriptSourceInput inputSource,
ImportSqlCommandExtractor scriptCommandExtractor) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.