stella.sql
Class TargetDatabase.Listing
java.lang.Object
stella.sql.TargetDatabase.Listing
- Enclosing class:
- TargetDatabase
public static class TargetDatabase.Listing
- extends Object
Test class for changing from target list to target database.
|
Method Summary |
static void |
main(String[] arg)
If properties are given, we parse them into target database propties. |
private static void |
print(Collection<ParsedTarget> c)
Print the name of the targets, orderd alphabetically. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TargetDatabase.Listing
public TargetDatabase.Listing()
print
private static void print(Collection<ParsedTarget> c)
- Print the name of the targets, orderd alphabetically.
main
public static void main(String[] arg)
- If properties are given, we parse them into target database propties.