org.objectweb.jonas.jtests.tables
Class Tofloat

java.lang.Object
  |
  +--org.objectweb.jonas.jtests.tables.Tmanager
        |
        +--org.objectweb.jonas.jtests.tables.Tofloat

public class Tofloat
extends Tmanager

Class to create tables for the 'ofloat' bean of 'etype'.

Author:
Helene Joanin

Fields inherited from class org.objectweb.jonas.jtests.tables.Tmanager
logger
 
Constructor Summary
Tofloat()
           
 
Method Summary
static void init()
          Entry point
 
Methods inherited from class org.objectweb.jonas.jtests.tables.Tmanager
mgrInit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tofloat

public Tofloat()
Method Detail

init

public static void init()
                 throws javax.naming.NamingException,
                        java.rmi.RemoteException
Entry point