Uses of Class
de.mguennewig.pobjects.metadata.Int32Type

Packages that use Int32Type
de.mguennewig.pobjects The package de.mguennewig.pobjects provides an abstraction layer on top of a set of database tables by which table rows can be accessed transparently as Java objects. 
de.mguennewig.pobjects.demo The package de.mguennewig.pobjects.demo prodives a demo application to show the basic usage of the de.mguennewig.pobjects package. 
de.mguennewig.pobjsearch This package contains the PObjSearch framework that is based on the PObjForm library. 
 

Uses of Int32Type in de.mguennewig.pobjects
 

Fields in de.mguennewig.pobjects declared as Int32Type
static Int32Type PclassColumn.atypeId
          Contains the type definition for id.
static Int32Type Pclass.atypeId
          Contains the type definition for id.
 

Uses of Int32Type in de.mguennewig.pobjects.demo
 

Fields in de.mguennewig.pobjects.demo declared as Int32Type
static Int32Type PClassTransaction.atypeId
          Contains the type definition for id.
static Int32Type PClassStockExchange.atypeId
          Contains the type definition for id.
static Int32Type PClassStock.atypeId
          Contains the type definition for id.
static Int32Type PClassCurrency.atypeId
          Contains the type definition for id.
static Int32Type PClassTransaction.atypeShares
          Contains the type definition for shares.
 

Uses of Int32Type in de.mguennewig.pobjsearch
 

Fields in de.mguennewig.pobjsearch declared as Int32Type
static Int32Type PClassSearchForm.etypeJumpToPage
          Contains the type definition for jumpToPage.
static Int32Type PClassSearchForm.etypeNr
          Contains the type definition for nr.
static Int32Type PClassSearchForm.etypePage
          Contains the type definition for page.
static Int32Type PClassSearchForm.etypeRows
          Contains the type definition for rows.