Package | Description |
---|---|
io.odysz.semantic | |
io.odysz.semantic.syn |
Modifier and Type | Field and Description |
---|---|
protected HashMap<String,DASemantics> |
DATranscxt.SemanticsMap.ss
{table: semantics[handlers]}
|
Modifier and Type | Method and Description |
---|---|
static <M extends DATranscxt.SemanticsMap,S extends DASemantics> |
DATranscxt.initConfigs(String conn,
XMLTable xcfg,
DATranscxt.SmapFactory<M> smFactory) |
Modifier and Type | Method and Description |
---|---|
DASemantics |
DASemantics.addHandler(DASemantics.SemanticHandler h) |
DASemantics |
DATranscxt.SemanticsMap.createSemantics(io.odysz.transact.sql.Transcxt trb,
String tabl,
String pk,
boolean debug)
Note: trb is already created per the connection, i.
|
DASemantics |
DATranscxt.SemanticsMap.get(String tabl) |
Modifier and Type | Class and Description |
---|---|
class |
DBSynmantics |
Modifier and Type | Method and Description |
---|---|
DASemantics |
DBSynsactBuilder.SynmanticsMap.createSemantics(io.odysz.transact.sql.Transcxt trb,
String tabl,
String pk,
boolean debug) |
Copyright © 2024. All rights reserved.