|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.inigma.waragent.crud.AbstractCrud
public abstract class AbstractCrud
| Field Summary | |
|---|---|
protected static org.inigma.iniglet.Configuration |
configuration
|
protected static java.sql.Connection |
connection
|
| Constructor Summary | |
|---|---|
AbstractCrud()
|
|
| Method Summary | |
|---|---|
static void |
commit()
|
protected static java.util.Properties |
getConfig(java.lang.String type)
|
static void |
initialize(org.inigma.iniglet.Configuration config)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static java.sql.Connection connection
protected static org.inigma.iniglet.Configuration configuration
| Constructor Detail |
|---|
public AbstractCrud()
| Method Detail |
|---|
public static void initialize(org.inigma.iniglet.Configuration config)
protected static java.util.Properties getConfig(java.lang.String type)
public static void commit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||