Interface ISqlLoader
- All Superinterfaces:
IPopulationLoader
- All Known Implementing Classes:
SqlLoader
-
Method Summary
Modifier and TypeMethodDescriptionvoid
getIn()
getOut()
void
void
void
setIn
(InputStream in) void
setOut
(OutputStream out) Methods inherited from interface io.ciera.runtime.instanceloading.IPopulationLoader
load, serialize, serialize
-
Method Details
-
insert
- Throws:
XtumlException
-
link
- Throws:
XtumlException
-
batchRelate
- Throws:
XtumlException
-
setIn
-
getIn
InputStream getIn() -
setOut
-
getOut
OutputStream getOut()
-