test.simple
Class GarageImpl
java.lang.Object
org.ozoneDB.OzoneObject
test.simple.GarageImpl
- All Implemented Interfaces:
- Garage, org.ozoneDB.OzoneCompatible, org.ozoneDB.OzoneCompatibleOrProxy, org.ozoneDB.OzoneRemote, java.io.Serializable
- public class GarageImpl
- extends org.ozoneDB.OzoneObject
- implements Garage
- See Also:
- Serialized Form
Fields inherited from class org.ozoneDB.OzoneObject |
|
Methods inherited from class org.ozoneDB.OzoneObject |
container, database, deleteRecursive, equals, getHandle, getObjectID, handle, hashCode, onActivate, onCreate, onDelete, onPassivate, requireWriteLocking, self, setContainer, toXML |
Methods inherited from class java.lang.Object |
clone, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.ozoneDB.OzoneCompatibleOrProxy |
getObjectID |
name
java.lang.String name
table
DxHashMap table
list
DxBag list
GarageImpl
public GarageImpl()
print
public void print()
- Specified by:
print
in interface Garage
printAll
public void printAll()
throws java.lang.Exception
- Specified by:
printAll
in interface Garage
- Throws:
java.lang.Exception
getAll
public Auto[] getAll()
throws java.lang.Exception
- Specified by:
getAll
in interface Garage
- Throws:
java.lang.Exception
_setAll
public int[] _setAll(Auto a0,
int[] a1,
java.lang.Integer[] a2)
throws java.lang.Exception
- Specified by:
_setAll
in interface Garage
- Throws:
java.lang.Exception
setAll
public void setAll(java.lang.Integer age)
throws java.lang.Exception
- Throws:
java.lang.Exception
_addAuto
public void _addAuto(Auto auto)
throws java.lang.Exception
- Specified by:
_addAuto
in interface Garage
- Throws:
java.lang.Exception
_newAuto
public void _newAuto(java.lang.String name)
throws java.lang.Exception
- Specified by:
_newAuto
in interface Garage
- Throws:
java.lang.Exception
_populate
public void _populate(java.lang.Integer num)
throws java.lang.Exception
- Specified by:
_populate
in interface Garage
- Throws:
java.lang.Exception
autoForName
public Auto autoForName(java.lang.String search)
- Specified by:
autoForName
in interface Garage
setAlter
public void setAlter(DxInteger alter)
throws java.lang.Exception
- Specified by:
setAlter
in interface Garage
- Throws:
java.lang.Exception
crunch
public void crunch(DxInteger num)
throws java.lang.Exception
- Specified by:
crunch
in interface Garage
- Throws:
java.lang.Exception
_lockThis
public void _lockThis()
throws java.lang.Exception
- Specified by:
_lockThis
in interface Garage
- Throws:
java.lang.Exception
_langeTA
public void _langeTA(Garage garage)
throws java.lang.Exception
- Specified by:
_langeTA
in interface Garage
- Throws:
java.lang.Exception
done
public void done()
throws java.lang.Exception
- destructor fuer db-objekte
- Throws:
java.lang.Exception
toString
public java.lang.String toString()
finalize
protected void finalize()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.