Package | Description |
---|---|
act.db |
Modifier and Type | Interface and Description |
---|---|
interface |
AdaptiveRecord<ID_TYPE,MODEL_TYPE extends AdaptiveRecord>
The
AdaptiveRecord interface specifies a special Model in that the fields/columns could be implicitly defined by database |
interface |
Model<ID_TYPE,MODEL_TYPE extends Model> |
Modifier and Type | Class and Description |
---|---|
class |
ModelBase<ID_TYPE,MODEL_TYPE extends ModelBase>
The model base class
|
class |
TimeTrackingModelBase<ID_TYPE,MODEL_TYPE extends ModelBase,TIMESTAMP_TYPE,TIMESTAMP_TYPE_RESOLVER extends org.osgl.Osgl.Function<TIMESTAMP_TYPE,java.lang.Long>> |
Copyright © 2014–2017 ActFramework. All rights reserved.