Package | Description |
---|---|
io.odysz.semantic | |
io.odysz.semantic.syn |
Modifier and Type | Class and Description |
---|---|
static class |
DASemantics.ShExtFile
Deprecated.
replaced with ShExtFilev2
Save configured nv as file.
args 0: uploads, 1: uri - uri field, 2: busiTbl - sub-folder, 3: busiId - not used, 4: client-name (optional) for saving readable file name NoteFor large file, use stream asynchronous mode, otherwise it's performance problem here. Whether uses or not a stream mode file up down loading is a business tier decision by semantic-jserv. See Anclient.jave/album test for example. |
static class |
DASemantics.ShExtFilev2
Save configured nv as file.
|
Modifier and Type | Field and Description |
---|---|
protected ArrayList<DASemantics.SemanticHandler> |
DASemantics.handlers |
Modifier and Type | Method and Description |
---|---|
static DASemantics.SemanticHandler |
DATranscxt.getHandler(String conn,
String tabl,
DASemantics.smtype sm) |
DASemantics.SemanticHandler |
DASemantics.handler(DASemantics.smtype sm) |
DASemantics.SemanticHandler |
DASemantics.parseHandler(io.odysz.transact.sql.Transcxt trb,
String tabl,
DASemantics.smtype semantic,
String recId,
String[] args) |
Modifier and Type | Method and Description |
---|---|
DASemantics |
DASemantics.addHandler(DASemantics.SemanticHandler h) |
Modifier and Type | Class and Description |
---|---|
static class |
DBSynmantics.ShSynChange |
static class |
DBSynmantics.ShSynChange_del |
Modifier and Type | Method and Description |
---|---|
DASemantics.SemanticHandler |
DBSynmantics.parseHandler(io.odysz.transact.sql.Transcxt tsx,
String tabl,
DASemantics.smtype smtp,
String pk,
String[] args) |
Copyright © 2024. All rights reserved.