Class Row
- java.lang.Object
-
- net.officefloor.tutorial.databasehttpserver.Row
-
- All Implemented Interfaces:
java.io.Serializable
@HttpParameters public class Row extends java.lang.Object implements java.io.Serializable
Represents a row from the table in the database.- Author:
- Daniel Sagenschneider
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Row()
-