跳过导航链接
C D E G I K O P S T U V 

C

Column - org.chenmin.open.objector.annotation中的注释类型
 
ColumnObject - org.chenmin.open.objector中的类
 
ColumnObject(String, ColumnValueObject) - 类 的构造器org.chenmin.open.objector.ColumnObject
 
ColumnTypeObject - org.chenmin.open.objector中的枚举
 
ColumnValueObject - org.chenmin.open.objector中的类
 
ColumnValueObject(Object, ColumnTypeObject) - 类 的构造器org.chenmin.open.objector.ColumnValueObject
 
createObject(Class<? extends Serializable>) - 接口 中的方法org.chenmin.open.objector.Objector
 
createTable(Serializable) - 接口 中的方法org.chenmin.open.objector.IStore
 
createTable(IStoreTable) - 接口 中的方法org.chenmin.open.objector.ITableStoreService
 

D

del(Serializable) - 接口 中的方法org.chenmin.open.objector.IStore
 
deleteRow(IStoreTableRow) - 接口 中的方法org.chenmin.open.objector.ITableStoreService
 

E

Entity - org.chenmin.open.objector.annotation中的注释类型
This annotation must be placed on your entity POJOs.
exsit(IStoreTable) - 接口 中的方法org.chenmin.open.objector.ITableStoreService
 
exsitTable(Serializable) - 接口 中的方法org.chenmin.open.objector.IStore
 

G

get(Serializable) - 接口 中的方法org.chenmin.open.objector.IStore
 
getColumnValue() - 接口 中的方法org.chenmin.open.objector.IStoreTableRow
 
getName() - 类 中的方法org.chenmin.open.objector.ColumnObject
 
getName() - 类 中的方法org.chenmin.open.objector.PrimaryKeySchemaObject
 
getNameRawData() - 类 中的方法org.chenmin.open.objector.ColumnObject
 
getOption() - 类 中的方法org.chenmin.open.objector.PrimaryKeySchemaObject
 
getPrimaryKey() - 接口 中的方法org.chenmin.open.objector.IStoreTable
 
getPrimaryKey() - 类 中的方法org.chenmin.open.objector.TableMetaObject
 
getPrimaryKeyValue() - 接口 中的方法org.chenmin.open.objector.IStoreTableRow
 
getRawData() - 类 中的方法org.chenmin.open.objector.ColumnValueObject
 
getRawData() - 类 中的方法org.chenmin.open.objector.PrimaryKeyValueObject
 
getRow(IStoreTableRow) - 接口 中的方法org.chenmin.open.objector.ITableStoreService
 
getTablename() - 接口 中的方法org.chenmin.open.objector.IStoreTable
 
getTablename() - 类 中的方法org.chenmin.open.objector.TableMetaObject
 
getType() - 类 中的方法org.chenmin.open.objector.ColumnValueObject
 
getType() - 类 中的方法org.chenmin.open.objector.PrimaryKeySchemaObject
 
getType() - 类 中的方法org.chenmin.open.objector.PrimaryKeyValueObject
 
getValue() - 类 中的方法org.chenmin.open.objector.ColumnObject
 
getValue() - 类 中的方法org.chenmin.open.objector.ColumnValueObject
 
getValue() - 类 中的方法org.chenmin.open.objector.PrimaryKeyValueObject
 

I

init() - 接口 中的方法org.chenmin.open.objector.ITableStoreService
 
IStore - org.chenmin.open.objector中的接口
 
IStoreTable - org.chenmin.open.objector中的接口
 
IStoreTableRow - org.chenmin.open.objector中的接口
 
ITableStoreService - org.chenmin.open.objector中的接口
表格存储服务

K

Key - org.chenmin.open.objector.annotation中的注释类型
 

O

Objector - org.chenmin.open.objector中的接口
 
org.chenmin.open.objector - 程序包 org.chenmin.open.objector
 
org.chenmin.open.objector.annotation - 程序包 org.chenmin.open.objector.annotation
 

P

PrimaryKeyOptionObject - org.chenmin.open.objector中的枚举
 
PrimaryKeySchemaObject - org.chenmin.open.objector中的类
 
PrimaryKeySchemaObject(String, PrimaryKeyTypeObject) - 类 的构造器org.chenmin.open.objector.PrimaryKeySchemaObject
 
PrimaryKeySchemaObject(String, PrimaryKeyTypeObject, PrimaryKeyOptionObject) - 类 的构造器org.chenmin.open.objector.PrimaryKeySchemaObject
 
PrimaryKeyTypeObject - org.chenmin.open.objector中的枚举
 
PrimaryKeyValueObject - org.chenmin.open.objector中的类
 
PrimaryKeyValueObject(Object, PrimaryKeyTypeObject) - 类 的构造器org.chenmin.open.objector.PrimaryKeyValueObject
 
putRow(IStoreTableRow) - 接口 中的方法org.chenmin.open.objector.ITableStoreService
 

S

save(Serializable) - 接口 中的方法org.chenmin.open.objector.IStore
 
setColumnValue(Map<String, ColumnValueObject>) - 接口 中的方法org.chenmin.open.objector.IStoreTableRow
 
setName(String) - 类 中的方法org.chenmin.open.objector.ColumnObject
 
setName(String) - 类 中的方法org.chenmin.open.objector.PrimaryKeySchemaObject
 
setNameRawData(byte[]) - 类 中的方法org.chenmin.open.objector.ColumnObject
 
setOption(PrimaryKeyOptionObject) - 类 中的方法org.chenmin.open.objector.PrimaryKeySchemaObject
 
setPrimaryKey(List<PrimaryKeySchemaObject>) - 类 中的方法org.chenmin.open.objector.TableMetaObject
 
setPrimaryKeyValue(Map<String, PrimaryKeyValueObject>) - 接口 中的方法org.chenmin.open.objector.IStoreTableRow
 
setRawData(byte[]) - 类 中的方法org.chenmin.open.objector.ColumnValueObject
 
setRawData(byte[]) - 类 中的方法org.chenmin.open.objector.PrimaryKeyValueObject
 
setTablename(String) - 类 中的方法org.chenmin.open.objector.TableMetaObject
 
setType(ColumnTypeObject) - 类 中的方法org.chenmin.open.objector.ColumnValueObject
 
setType(PrimaryKeyTypeObject) - 类 中的方法org.chenmin.open.objector.PrimaryKeySchemaObject
 
setType(PrimaryKeyTypeObject) - 类 中的方法org.chenmin.open.objector.PrimaryKeyValueObject
 
setValue(ColumnValueObject) - 类 中的方法org.chenmin.open.objector.ColumnObject
 
setValue(Object) - 类 中的方法org.chenmin.open.objector.ColumnValueObject
 
setValue(Object) - 类 中的方法org.chenmin.open.objector.PrimaryKeyValueObject
 
StoreException - org.chenmin.open.objector中的异常错误
存储异常
StoreException() - 异常错误 的构造器org.chenmin.open.objector.StoreException
 
StoreException(String, Throwable) - 异常错误 的构造器org.chenmin.open.objector.StoreException
 
StoreException(String) - 异常错误 的构造器org.chenmin.open.objector.StoreException
 
StoreException(Throwable) - 异常错误 的构造器org.chenmin.open.objector.StoreException
 

T

TableMetaObject - org.chenmin.open.objector中的类
 
TableMetaObject() - 类 的构造器org.chenmin.open.objector.TableMetaObject
 

U

update(Serializable) - 接口 中的方法org.chenmin.open.objector.IStore
 
updateRow(IStoreTableRow) - 接口 中的方法org.chenmin.open.objector.ITableStoreService
 

V

valueOf(String) - 枚举 中的静态方法org.chenmin.open.objector.ColumnTypeObject
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.chenmin.open.objector.PrimaryKeyOptionObject
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.chenmin.open.objector.PrimaryKeyTypeObject
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.chenmin.open.objector.ColumnTypeObject
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.chenmin.open.objector.PrimaryKeyOptionObject
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.chenmin.open.objector.PrimaryKeyTypeObject
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
C D E G I K O P S T U V 
跳过导航链接

Copyright © 2018. All rights reserved.