org.objectweb.jonas.jtests.beans.etype.bytearray |
|
Java Source File Name | Type | Comment |
ByteArray.java | Interface | Remote interface of the bytearray bean. |
ByteArrayEC.java | Class | Entity bean with container-managed persistence version 1.1,
with a field which is a byte array. |
ByteArrayEC2.java | Class | bytearray entity bean class. |
ByteArrayHome.java | Interface | |