Package | Description |
---|---|
io.odysz.semantic | |
io.odysz.semantic.syn |
Modifier and Type | Interface and Description |
---|---|
static interface |
DATranscxt.SmapFactory<M extends DATranscxt.SemanticsMap>
Callback for buiding a connection's semantics map, with map-key = table.
|
Modifier and Type | Field and Description |
---|---|
protected DATranscxt.SemanticsMap |
DASemantext.semants
Semantic Configurations
|
Modifier and Type | Field and Description |
---|---|
protected static HashMap<String,DATranscxt.SemanticsMap> |
DATranscxt.smtMaps
{ conn: map{table: DASemantics[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 |
---|---|
DATranscxt.SemanticsMap |
DASemantics.createSMap(String conn) |
Constructor and Description |
---|
DASemantext(String connId,
DATranscxt.SemanticsMap semanticsMap,
io.odysz.semantics.IUser usr,
String rtPath)
Initialize a context for semantics handling.
|
Modifier and Type | Class and Description |
---|---|
static class |
DBSynsactBuilder.SynmanticsMap |
Copyright © 2024. All rights reserved.