org.jooq.util.maven.example.mysql.tables.pojos
Class TBookStore
java.lang.Object
org.jooq.util.maven.example.mysql.tables.pojos.TBookStore
- All Implemented Interfaces:
- Serializable
public class TBookStore
- extends Object
- implements Serializable
This class is generated by jOOQ.
A book store
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TBookStore
public TBookStore()
getName
public String getName()
setName
public void setName(String name)
Copyright © 2012. All Rights Reserved.