All Packages Class Hierarchy This Package Previous Next Index
Class benno.account.conv.AccountToToyDB1
java.lang.Object
|
+----benno.account.conv.AccountToToyDB1
- public class AccountToToyDB1
- extends Object
this is a class which prototypes the conversion between my old
serialised account program file format and ToyDB tables.
- Version:
- $Revision: 1.5 $
- Author:
- Ben Clifford
-
AccountToToyDB1()
-
-
getLong()
-
-
getShort()
-
-
main(String[])
-
AccountToToyDB1
public AccountToToyDB1()
main
public static void main(String args[]) throws IOException, BundleNotExistException
getLong
public static DBLong getLong()
getShort
public static DBShort getShort()
All Packages Class Hierarchy This Package Previous Next Index