java.lang.Object
io.ebeaninternal.api.TransactionEventTable
- All Implemented Interfaces:
BinaryWritable,Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from interface io.ebeaninternal.api.BinaryWritable
TYPE_BEANIUD, TYPE_CACHE, TYPE_TABLEIUD, TYPE_TABLEMOD -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(TransactionEventTable table) voidadd(TransactionEventTable.TableIUD newTableIUD) voidbooleanisEmpty()toString()values()voidWrite message in binary format.
-
Constructor Details
-
TransactionEventTable
public TransactionEventTable()
-
-
Method Details
-
toString
-
writeBinary
Description copied from interface:BinaryWritableWrite message in binary format.- Specified by:
writeBinaryin interfaceBinaryWritable- Throws:
IOException
-
add
-
add
-
add
-
isEmpty
public boolean isEmpty() -
values
-