|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StringType | |
|---|---|
| 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.pobjects.filesystem | This package contains a PObjects Container that uses the file
system tree as a database table. |
| de.mguennewig.pobjects.metadata | This package contains the metadata classes used by the PObject library. |
| de.mguennewig.pobjsearch | This package contains the PObjSearch framework that is based on the PObjForm library. |
| Uses of StringType in de.mguennewig.pobjects |
|---|
| Fields in de.mguennewig.pobjects declared as StringType | |
|---|---|
static StringType |
PclassColumn.atypeColumnName
Contains the type definition for columnName. |
static StringType |
Pclass.atypeTableName
Contains the type definition for tableName. |
| Uses of StringType in de.mguennewig.pobjects.demo |
|---|
| Fields in de.mguennewig.pobjects.demo declared as StringType | |
|---|---|
static StringType |
PClassStockExchange.atypeLongName
Contains the type definition for longName. |
static StringType |
PClassCurrency.atypeLongName
Contains the type definition for longName. |
static StringType |
PClassStock.atypeName
Contains the type definition for name. |
static StringType |
PClassStockExchange.atypeShortName
Contains the type definition for shortName. |
static StringType |
PClassCurrency.atypeShortName
Contains the type definition for shortName. |
static StringType |
PClassTransaction.atypeTransactionDate
Contains the type definition for transactionDate. |
static StringType |
PClassStock.atypeWkn
Contains the type definition for wkn. |
| Uses of StringType in de.mguennewig.pobjects.filesystem |
|---|
| Fields in de.mguennewig.pobjects.filesystem declared as StringType | |
|---|---|
static StringType |
FileRecord.ATYPE_NAME
|
static StringType |
FileRecord.ATYPE_PARENT
|
static StringType |
FileRecord.ATYPE_TYPE
|
| Uses of StringType in de.mguennewig.pobjects.metadata |
|---|
| Subclasses of StringType in de.mguennewig.pobjects.metadata | |
|---|---|
class |
IPv4NetworkType
An IPv4 network of the form `d.d.d.d/n'. |
class |
IPv4Type
Internet Protocol Version 4 or short IPv4 mapped onto a string. |
class |
ISRCType
Data type for the `International Standard Recording Code' or short `ISRC'. |
class |
ISSNType
International Standard Serial Number or short ISSN. |
class |
NStringType
String type that uses Oracle's `NVARCHAR' as SQL type. |
| Uses of StringType in de.mguennewig.pobjsearch |
|---|
| Fields in de.mguennewig.pobjsearch declared as StringType | |
|---|---|
static StringType |
PClassSearchForm.etypeDirection
Contains the type definition for direction. |
static StringType |
PClassSearchForm.etypeFilter
Contains the type definition for filter. |
static StringType |
PClassSearchForm.etypeFilterMode
Contains the type definition for filterMode. |
static StringType |
PClassSearchForm.etypeFilterName
Contains the type definition for filterName. |
static StringType |
PClassSearchForm.etypeFilterPattern
Contains the type definition for filterPattern. |
static StringType |
PClassSearchForm.etypeMode
Contains the type definition for mode. |
static StringType |
PClassSearchForm.etypePattern
Contains the type definition for pattern. |
static StringType |
Globals.TYPE_FILTER_MODE
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||