public final class OracleSequencesAroundImporter extends NoOpAroundImporter
| Constructor and Description |
|---|
OracleSequencesAroundImporter(ImportExportErrorService errorService,
net.java.ao.DatabaseProvider provider,
net.java.ao.schema.NameConverters nameConverters) |
| Modifier and Type | Method and Description |
|---|---|
void |
after(NodeParser node,
ImportConfiguration configuration,
Context context) |
void |
before(NodeParser node,
ImportConfiguration configuration,
Context context) |
public OracleSequencesAroundImporter(ImportExportErrorService errorService, net.java.ao.DatabaseProvider provider, net.java.ao.schema.NameConverters nameConverters)
public void before(NodeParser node, ImportConfiguration configuration, Context context)
before in interface AroundImporterbefore in class NoOpAroundImporterpublic void after(NodeParser node, ImportConfiguration configuration, Context context)
after in interface AroundImporterafter in class NoOpAroundImporterCopyright © 2018 Atlassian. All rights reserved.