public class SideTable extends Object
Modifier and Type | Field and Description |
---|---|
protected org.apache.logging.log4j.Logger |
log |
Constructor and Description |
---|
SideTable(String tableName,
String keyColumn,
String nameColumn,
String sequence) |
Modifier and Type | Method and Description |
---|---|
int |
findOrInsert(Connection connection,
String name) |
public int findOrInsert(Connection connection, String name) throws JdbcException
JdbcException
Copyright © 2023 Frank!Framework. All rights reserved.