org.jooq
Interface MasterDataType<T>


public interface MasterDataType<T>

A type holding master data.

Author:
Lukas Eder

Method Summary
 T getPrimaryKey()
          Get the primary key value for this master data type
 

Method Detail

getPrimaryKey

T getPrimaryKey()
Get the primary key value for this master data type



Copyright © 2012. All Rights Reserved.