跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 

U

update() - 类 中的方法org.redkale.net.http.HttpResourceServlet.FileEntry
 
update(T...) - 类 中的方法org.redkale.service.DataSourceService
 
update(String...) - 类 中的方法org.redkale.service.DataSQLListenerService
已过时。
 
update(T...) - 类 中的方法org.redkale.source.DataDefaultSource
更新对象, 必须是Entity对象
update(T...) - 接口 中的方法org.redkale.source.DataSource
更新对象, 必须是Entity对象
update(String...) - 接口 中的方法org.redkale.source.DataSQLListener
 
update(T) - 类 中的方法org.redkale.source.EntityCache
 
update(T, Collection<Attribute<T, Serializable>>) - 类 中的方法org.redkale.source.EntityCache
 
update(T, Collection<Attribute<T, Serializable>>, FilterNode) - 类 中的方法org.redkale.source.EntityCache
 
update(Serializable, Attribute<T, V>, V) - 类 中的方法org.redkale.source.EntityCache
 
update(Attribute<T, V>, V, FilterNode) - 类 中的方法org.redkale.source.EntityCache
 
updateCache(Class<T>, T...) - 类 中的方法org.redkale.service.DataCacheListenerService
 
updateCache(Class<T>, T...) - 接口 中的方法org.redkale.source.DataCacheListener
 
updateCache(Class<T>, T...) - 类 中的方法org.redkale.source.DataDefaultSource
 
updateColumn(Class<T>, Serializable, String, Serializable) - 类 中的方法org.redkale.service.DataSourceService
 
updateColumn(Class<T>, String, Serializable, FilterNode) - 类 中的方法org.redkale.service.DataSourceService
 
updateColumn(Class<T>, Serializable, String, Serializable) - 类 中的方法org.redkale.source.DataDefaultSource
根据主键值更新对象的column对应的值, 必须是Entity Class
updateColumn(Class<T>, String, Serializable, FilterNode) - 类 中的方法org.redkale.source.DataDefaultSource
根据主键值更新对象的column对应的值, 必须是Entity Class
updateColumn(Class<T>, Serializable, String, Serializable) - 接口 中的方法org.redkale.source.DataSource
 
updateColumn(Class<T>, String, Serializable, FilterNode) - 接口 中的方法org.redkale.source.DataSource
 
updateColumnAnd(Class<T>, Serializable, String, long) - 类 中的方法org.redkale.service.DataSourceService
 
updateColumnAnd(Class<T>, Serializable, String, long) - 类 中的方法org.redkale.source.DataDefaultSource
根据主键值给对象的column对应的值 & andvalue, 必须是Entity Class 等价SQL: UPDATE {clazz} SET {column} = {column} & {incvalue} WHERE {primary} = {id}
updateColumnAnd(Class<T>, Serializable, String, long) - 接口 中的方法org.redkale.source.DataSource
 
updateColumnAnd(Serializable, Attribute<T, V>, long) - 类 中的方法org.redkale.source.EntityCache
 
updateColumnIncrement(Class<T>, Serializable, String, long) - 类 中的方法org.redkale.service.DataSourceService
 
updateColumnIncrement(Class<T>, Serializable, String, long) - 类 中的方法org.redkale.source.DataDefaultSource
根据主键值给对象的column对应的值+incvalue, 必须是Entity Class 等价SQL: UPDATE {clazz} SET {column} = {column} + {incvalue} WHERE {primary} = {id}
updateColumnIncrement(Class<T>, Serializable, String, long) - 接口 中的方法org.redkale.source.DataSource
 
updateColumnIncrement(Serializable, Attribute<T, V>, long) - 类 中的方法org.redkale.source.EntityCache
 
updateColumnOr(Class<T>, Serializable, String, long) - 类 中的方法org.redkale.service.DataSourceService
 
updateColumnOr(Class<T>, Serializable, String, long) - 类 中的方法org.redkale.source.DataDefaultSource
根据主键值给对象的column对应的值 | andvalue, 必须是Entity Class 等价SQL: UPDATE {clazz} SET {column} = {column} | {incvalue} WHERE {primary} = {id}
updateColumnOr(Class<T>, Serializable, String, long) - 接口 中的方法org.redkale.source.DataSource
 
updateColumnOr(Serializable, Attribute<T, V>, long) - 类 中的方法org.redkale.source.EntityCache
 
updateColumns(T, String...) - 类 中的方法org.redkale.service.DataSourceService
 
updateColumns(T, FilterNode, String...) - 类 中的方法org.redkale.service.DataSourceService
 
updateColumns(T, String...) - 类 中的方法org.redkale.source.DataDefaultSource
更新对象指定的一些字段, 必须是Entity对象
updateColumns(T, FilterNode, String...) - 类 中的方法org.redkale.source.DataDefaultSource
更新对象指定的一些字段, 必须是Entity对象
updateColumns(T, String...) - 接口 中的方法org.redkale.source.DataSource
 
updateColumns(T, FilterNode, String...) - 接口 中的方法org.redkale.source.DataSource
 
updateRemoteAddresses(Collection<InetSocketAddress>) - 类 中的方法org.redkale.net.Transport
 
URISimpledCoder<R extends Reader,W extends Writer> - org.redkale.convert.ext中的类
详情见: http://redkale.org
URISimpledCoder() - 类 的构造器org.redkale.convert.ext.URISimpledCoder
 
URLSimpledCoder<R extends Reader,W extends Writer> - org.redkale.convert.ext中的类
详情见: http://redkale.org
URLSimpledCoder() - 类 的构造器org.redkale.convert.ext.URLSimpledCoder
 
UTF8 - 类 中的静态变量org.redkale.convert.json.JsonByteBufferWriter
 
UTF8 - 类 中的静态变量org.redkale.net.http.HttpRequest
 
Utility - org.redkale.util中的类
详情见: http://redkale.org
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
跳过导航链接