|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.empire.samples.db.SampleApp
public class SampleApp
Field Summary | |
---|---|
static java.util.logging.Logger |
logger
|
Constructor Summary | |
---|---|
SampleApp()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
This is the entry point of the Empire-DB Sample Application Please check the config.xml configuration file for Database and Connection settings. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.util.logging.Logger logger
Constructor Detail |
---|
public SampleApp()
Method Detail |
---|
public static void main(java.lang.String[] args)
This is the entry point of the Empire-DB Sample Application Please check the config.xml configuration file for Database and Connection settings.
args
- arguments
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |