public static final class SequenceGeneratorConcurrency.Filler extends java.lang.Object implements DBFiller
Create the schema necessary to support this test run.
Modifier and Type | Field and Description |
---|---|
private SequenceGeneratorConcurrency.LoadOptions |
_loadOptions |
Constructor and Description |
---|
Filler() |
Modifier and Type | Method and Description |
---|---|
void |
fill(java.sql.Connection conn)
Populate the database with the data needed by a test.
|
private void |
runDDL(java.sql.Connection conn,
java.lang.String ddl)
Run a DDL statement
|
private SequenceGeneratorConcurrency.LoadOptions _loadOptions
public void fill(java.sql.Connection conn) throws java.sql.SQLException
DBFiller
private void runDDL(java.sql.Connection conn, java.lang.String ddl) throws java.sql.SQLException
java.sql.SQLException
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.