Serialized Form


Package com.github.drinkjava2.jdbpro

Class com.github.drinkjava2.jdbpro.DbProRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class com.github.drinkjava2.jdbpro.LinkStyleArrayList extends ArrayList<T> implements Serializable


Package com.github.drinkjava2.jdbpro.handler

Class com.github.drinkjava2.jdbpro.handler.SimpleCacheHandler.LRULinkedHashMap extends LinkedHashMap<String,Object> implements Serializable

Serialized Fields

capacity

int capacity

Package com.github.drinkjava2.jdbpro.template

Class com.github.drinkjava2.jdbpro.template.BasicSqlTemplate.BasicSqlTemplateException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package com.github.drinkjava2.jdialects

Class com.github.drinkjava2.jdialects.DialectException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package com.github.drinkjava2.jdialects.springsrc.utils

Class com.github.drinkjava2.jdialects.springsrc.utils.ConcurrentReferenceHashMap.Segment extends ReentrantLock implements Serializable

Serialized Fields

referenceManager

ConcurrentReferenceHashMap.ReferenceManager referenceManager

initialSize

int initialSize

references

ConcurrentReferenceHashMap.Reference<K,V>[] references
Array of references indexed using the low order bits from the hash. This property should only be set via ConcurrentReferenceHashMap.Segment.setReferences(com.github.drinkjava2.jdialects.springsrc.utils.ConcurrentReferenceHashMap.Reference[]) to ensure that the resizeThreshold is maintained.


count

int count
The total number of references contained in this segment. This includes chained references and references that have been garbage collected but not purged.


resizeThreshold

int resizeThreshold
The threshold when resizing of the references should occur. When count exceeds this value references will be resized.


Package com.github.drinkjava2.jsqlbox

Class com.github.drinkjava2.jsqlbox.SqlBoxException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package com.github.drinkjava2.jtransactions.tinytx

Class com.github.drinkjava2.jtransactions.tinytx.TinyTxRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.aopalliance.aop

Class org.aopalliance.aop.AspectException extends RuntimeException implements Serializable



Copyright © 2018. All rights reserved.