public class TypedTreeJDBCCruder.JDBCSetterDefinition extends Object
| Constructor and Description |
|---|
JDBCSetterDefinition(LeafNodeType childNodeType,
SQLColumn sqlColumn,
int cursorPosition,
SQLReplace[] replacesByParent) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Association.AssociationType |
getAssociationType() |
Function<?,?> |
getConverter() |
int |
getCursorPosition() |
INodeType<? extends BranchNodeMetaModel,?> |
getType() |
public JDBCSetterDefinition(LeafNodeType childNodeType, SQLColumn sqlColumn, int cursorPosition, SQLReplace[] replacesByParent)
public INodeType<? extends BranchNodeMetaModel,?> getType()
public int getCursorPosition()
public Function<?,?> getConverter()
public Association.AssociationType getAssociationType()
public void close()
Copyright © 2020. All rights reserved.