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

Constructor Index

 o AccountToToyDB1()

Method Index

 o getLong()
 o getShort()
 o main(String[])

Constructors

 o AccountToToyDB1
 public AccountToToyDB1()

Methods

 o main
 public static void main(String args[]) throws IOException, BundleNotExistException
 o getLong
 public static DBLong getLong()
 o getShort
 public static DBShort getShort()

All Packages  Class Hierarchy  This Package  Previous  Next  Index