| Package | Description |
|---|---|
| info.michaelwittig.javaq.query.column.impl | |
| info.michaelwittig.javaq.query.filter | |
| info.michaelwittig.javaq.query.type | |
| info.michaelwittig.javaq.query.type.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ASimpleNominalColumn<J,T extends NominalType<J>>
Abstract simple nominal column.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EqualityFiltering<J,T extends NominalType<J>>
Filter for equality.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OrdinalType<J>
"Skalenniveau Ordinalskala" allows greater / smaller comparison.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TypeBoolean
Boolean.
|
class |
TypeDate
Date.
|
class |
TypeDateTime
DateTime.
|
class |
TypeFloat
Float.
|
class |
TypeInteger
Integer.
|
class |
TypeLong
Long.
|
class |
TypeReal
Real.
|
class |
TypeSymbol
Symbol.
|
class |
TypeTime
Time.
|
class |
TypeTimestamp
Timestamp.
|
Copyright © 2012-2014. All Rights Reserved.