public class Synode
extends io.odysz.anson.Anson
An entity type for used in the protocol layer.
Constructor and Description |
---|
Synode(AnResultset r,
SynodeMeta synm) |
Synode(String conn,
String synid,
String org,
String domain) |
Modifier and Type | Method and Description |
---|---|
io.odysz.transact.sql.Insert |
insert(SynodeMeta synm,
String creator,
Nyquence n0,
io.odysz.transact.sql.Insert insert)
Format the insert statement according to my fields.
|
appendArr, appendObjStr, appendPair, escape, fromBlock, fromJson, fromJson, toBlock, toEnvelope, toJson, toJson, toMapBlock, toString, unescape
public Synode(String conn, String synid, String org, String domain) throws io.odysz.transact.x.TransException
io.odysz.transact.x.TransException
public Synode(AnResultset r, SynodeMeta synm) throws SQLException
SQLException
public io.odysz.transact.sql.Insert insert(SynodeMeta synm, String creator, Nyquence n0, io.odysz.transact.sql.Insert insert) throws io.odysz.transact.x.TransException
insert(synm, n0(), tranxbuilder.insert(synm.tbl, robot))
synm
- insert
- Insert
statementio.odysz.transact.x.TransException
Copyright © 2024. All rights reserved.