public class PostgreSQLFirstNodeStart extends FirstNodeStart
SCOPE_GLOBAL, SCOPE_LOCAL| Constructor and Description |
|---|
PostgreSQLFirstNodeStart()
This generator is called ONLY and ONLY when a subnode,
i.e. a non-authoritative node, starts for the very first
time.
|
PostgreSQLFirstNodeStart(electric.xml.Element e) |
| Modifier and Type | Method and Description |
|---|---|
void |
generateImpl(SchemaI schema,
SchemaI newSchema)
The core implementation of the schema generation logic.
|
java.lang.String |
getName()
Returns the implementation-specific name of the generator (e.g.
|
getCurrentNodeId, getNodeIdOfLogOrigin, setCurrentNodeId, setNodeIdOfLogOrigingenerate, getDriver, getPass, getUrl, getUser, initDatabaseConnectionParameters, setDriver, setPass, setUrl, setUser, shutdownequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgeneratepublic PostgreSQLFirstNodeStart()
public PostgreSQLFirstNodeStart(electric.xml.Element e)
public java.lang.String getName()
AbstractSQLgetName in interface CBOGeneratorIgetName in class AbstractSQLpublic void generateImpl(SchemaI schema, SchemaI newSchema)
AbstractSQLgenerateImpl in class AbstractSQLschema - The schema to base the generation on.newSchema - An optional new schema.Copyright © 2000-2026 OAshi S.à r.l. All Rights Reserved.