public class DoubleIdFixer extends AbstractSQL
SCOPE_GLOBAL, SCOPE_LOCAL
Constructor and Description |
---|
DoubleIdFixer(CBOSchema _schema) |
Modifier and Type | Method and Description |
---|---|
void |
commit() |
void |
generateImpl(SchemaI s1,
SchemaI s2) |
java.lang.String |
getName() |
static void |
initializeLogger()
Initializing logger
|
static void |
main(java.lang.String[] args) |
java.sql.ResultSet |
query(java.lang.String s) |
void |
repairAll(java.lang.String out) |
void |
update(java.lang.String s,
java.io.Writer w) |
static void |
usage() |
CBOAttribute[] |
whichAttributeIsPointingAtThis(CBOEntity ent) |
CBOAttribute[] |
whichAttributeIsPointingAtThis(CBOEntity ent,
boolean ignore1ToN) |
public DoubleIdFixer(CBOSchema _schema) throws java.sql.SQLException
java.sql.SQLException
public java.lang.String getName()
getName
in interface CBOGeneratorI
getName
in class AbstractSQL
public static void initializeLogger()
public static void main(java.lang.String[] args)
public static void usage()
public void repairAll(java.lang.String out) throws java.sql.SQLException, java.io.IOException
java.sql.SQLException
java.io.IOException
public CBOAttribute[] whichAttributeIsPointingAtThis(CBOEntity ent)
public CBOAttribute[] whichAttributeIsPointingAtThis(CBOEntity ent, boolean ignore1ToN)
public void commit()
public java.sql.ResultSet query(java.lang.String s) throws java.sql.SQLException
java.sql.SQLException
public void update(java.lang.String s, java.io.Writer w) throws java.io.IOException
java.io.IOException
public void generateImpl(SchemaI s1, SchemaI s2)
generateImpl
in class AbstractSQL
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.