|
|||||||||
| Home >> All >> org >> sbugs >> [ logic overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.sbugs.logic
Class Logic

java.lang.Objectorg.sbugs.logic.Logic
- public abstract class Logic
- extends java.lang.Object
| Constructor Summary | |
Logic()
|
|
| Method Summary | |
protected java.sql.Connection |
getConnection()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Logic
public Logic()
| Method Detail |
getConnection
protected java.sql.Connection getConnection() throws java.sql.SQLException
|
|||||||||
| Home >> All >> org >> sbugs >> [ logic overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.sbugs.logic.Logic