|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.kapsch.oss.common.ibs.ItemBase
Field Summary | |
protected java.sql.Connection |
con
|
Constructor Summary | |
ItemBase(java.lang.String jdbcUrl)
|
Method Summary | |
Item |
findItem(int theID)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.sql.Connection con
Constructor Detail |
public ItemBase(java.lang.String jdbcUrl) throws IBSException
Method Detail |
public Item findItem(int theID) throws IBSException
IBSException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |