org.jooq.util.maven.example.postgres
Class UDTs
java.lang.Object
org.jooq.util.maven.example.postgres.UDTs
@Generated(value={"http://www.jooq.org","2.3.3"},
comments="This class is generated by jOOQ")
public final class UDTs- extends Object
This class is generated by jOOQ.
Convenience access to all UDTs in public
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
U_ADDRESS_TYPE
public static UAddressType U_ADDRESS_TYPE
- The type public.u_address_type
U_STREET_TYPE
public static UStreetType U_STREET_TYPE
- The type public.u_street_type
Copyright © 2012. All Rights Reserved.