|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyAlreadyExistsException | |
---|---|
org.aris.hldb |
Uses of KeyAlreadyExistsException in org.aris.hldb |
---|
Methods in org.aris.hldb that throw KeyAlreadyExistsException | |
---|---|
void |
CS.addSqlCall(java.lang.String key,
java.lang.String sql,
int maxInPool)
Creates a new pooled CS which will be searchable by the "key" key. |
void |
CS.addSqlCall(java.lang.String key,
java.lang.String sql,
int resultSetType,
int resultSetConcurency,
int maxInPool)
Creates a new pooled CS which will be searchable by the "key" key. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |