public class CachedSideTable extends SideTable
Constructor and Description |
---|
CachedSideTable(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
findOrInsert
in class SideTable
JdbcException
Copyright © 2023 Frank!Framework. All rights reserved.