|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttreebolic.provider.sql.SqlProperties
public class SqlProperties
SQL properties
Constructor Summary | |
---|---|
SqlProperties()
|
Method Summary | |
---|---|
static java.util.Properties |
load(java.net.URL thisUrl)
Load properties |
(package private) static void |
save(java.util.Properties theseProperties,
java.lang.String thisPropertyFile)
Save properties |
static java.lang.String |
toString(java.util.Properties theseProperties)
Make default property |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SqlProperties()
Method Detail |
---|
public static java.util.Properties load(java.net.URL thisUrl)
static void save(java.util.Properties theseProperties, java.lang.String thisPropertyFile)
public static java.lang.String toString(java.util.Properties theseProperties)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |