org.jooq.util.maven.example.mysql.tables.pojos
Class T_725LobTest
java.lang.Object
org.jooq.util.maven.example.mysql.tables.pojos.T_725LobTest
- All Implemented Interfaces:
- Serializable
public class T_725LobTest
- extends Object
- implements Serializable
This class is generated by jOOQ.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
T_725LobTest
public T_725LobTest()
getId
public Integer getId()
setId
public void setId(Integer id)
getLob
public byte[] getLob()
setLob
public void setLob(byte[] lob)
Copyright © 2012. All Rights Reserved.