public abstract class AbstractGenerator extends Object
コンストラクタと説明 |
---|
AbstractGenerator(SetupParam param) |
修飾子とタイプ | メソッドと説明 |
---|---|
protected int |
countKey() |
void |
select(jp.co.sds_corp.util.db.DbAccess db,
ConnectInfo con,
String catalog,
String schema,
String table) |
void |
selectKey(jp.co.sds_corp.util.db.DbAccess db,
ConnectInfo con,
String catalog,
String schema,
String table) |
public AbstractGenerator(SetupParam param) throws Exception
Exception
public void select(jp.co.sds_corp.util.db.DbAccess db, ConnectInfo con, String catalog, String schema, String table) throws Exception
Exception
public void selectKey(jp.co.sds_corp.util.db.DbAccess db, ConnectInfo con, String catalog, String schema, String table) throws Exception
Exception
protected int countKey()
Copyright © 2021 S.D.S Co.,Ltd.. All rights reserved.