A B C D E F G H I J K L M N O P Q R S T U V W X

D

dateReplicatable - Variable in class net.sf.beanlib.provider.BeanTransformer
 
DateReplicator - Class in net.sf.beanlib.provider.replicator
Default implementation of DateReplicatorSpi.
DateReplicator(BeanTransformerSpi) - Constructor for class net.sf.beanlib.provider.replicator.DateReplicator
 
DateReplicator.Factory - Class in net.sf.beanlib.provider.replicator
Factory for DateReplicator
DateReplicator.Factory() - Constructor for class net.sf.beanlib.provider.replicator.DateReplicator.Factory
 
DateReplicatorSpi - Interface in net.sf.beanlib.spi.replicator
Date Replicator SPI.
DateReplicatorSpi.Factory - Interface in net.sf.beanlib.spi.replicator
Date Replicator Factory SPI.
debug - Variable in class net.sf.beanlib.spi.BeanPopulatorBaseConfig
 
debugBeanProperties(Object, Log) - Method in class net.sf.beanlib.provider.BeanDebugger
Logs at debug level all readable properties of the given bean.
DebugUtils - Class in net.sf.beanlib.utils
Debug Utilities.
DebugUtils() - Constructor for class net.sf.beanlib.utils.DebugUtils
 
declaringClass - Variable in class net.sf.beanlib.CollectionPropertyName
 
decrementSize() - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap
 
deepCopy(T) - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
Convenient method to deep copy the given object using the default behavior.
deepCopy(Object, Class<T>) - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
Convenient method to deep copy the given object to an instance of the given class using the default behavior.
deepCopy(T) - Static method in class net.sf.beanlib.utils.ObjectUtils
 
DEFAULT_CHAR_BUFFER_SIZE - Static variable in class net.sf.beanlib.io.FastLineNumberReader
 
DEFAULT_LINE_LENGTH - Static variable in class net.sf.beanlib.io.FastLineNumberReader
 
delete(int) - Method in class net.sf.beanlib.util.ArrayDeque
Removes the element at the specified position in the elements array, adjusting head and tail as necessary.
deleteEntry(ExtensibleTreeMap.NodeEntry<K, V>) - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap
Delete node p, and then rebalance the tree.
Deque<E> - Interface in net.sf.beanlib.util
A linear collection that supports element insertion and removal at both ends.
descend() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap.SubMapIter
 
descendingIterator() - Method in class net.sf.beanlib.util.ArrayDeque
 
descendingIterator() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.KeySet
 
descendingIterator() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListSet
Returns an iterator over the elements in this set in descending order.
descendingIterator() - Method in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - Method in interface net.sf.beanlib.util.Deque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - Method in interface net.sf.beanlib.util.NavigableSet
Returns an iterator over the elements in this set, in descending order.
descendingKeySet() - Method in interface net.sf.beanlib.util.concurrent.ConcurrentNavigableMap
Returns a reverse order NavigableSet view of the keys contained in this map.
descendingKeySet() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
 
descendingKeySet() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
descendingKeySet() - Method in interface net.sf.beanlib.util.NavigableMap
Returns a reverse order NavigableSet view of the keys contained in this map.
descendingMap() - Method in interface net.sf.beanlib.util.concurrent.ConcurrentNavigableMap
Returns a reverse order view of the mappings contained in this map.
descendingMap - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Lazily initialized descending key set
descendingMap() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
 
descendingMap() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
descendingMap() - Method in interface net.sf.beanlib.util.NavigableMap
Returns a reverse order view of the mappings contained in this map.
descendingSet() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.KeySet
 
descendingSet() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListSet
Returns a reverse order view of the elements contained in this set.
descendingSet() - Method in interface net.sf.beanlib.util.NavigableSet
Returns a reverse order view of the elements contained in this set.
detailedBeanPopulatable - Variable in class net.sf.beanlib.spi.BeanPopulatorBaseConfig
 
DetailedBeanPopulatable - Interface in net.sf.beanlib.spi
Used to control if a JavaBean property should be populated.
doGet(Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Specialized variant of findNode to perform Map.get.
doit() - Method in class net.sf.beanlib.hibernate3.Hibernate3UnitOfWork
Method that a subclass overrides to provide the actual work to be done within a Hibernate transaction.
doit(Method, Method, Class<T>, String) - Method in class net.sf.beanlib.provider.BeanPopulator
 
doPut(K, V, boolean) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Main insertion method.
doRemove(Object, Object) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Main deletion method.
doRemoveFirstEntry() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Removes first entry; returns its snapshot.
doRemoveLastEntry() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Removes last entry; returns its snapshot.
doubleCapacity() - Method in class net.sf.beanlib.util.ArrayDeque
Double the capacity of this deque.
down - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Index
 
drainTo(Collection<? super E>) - Method in class net.sf.beanlib.util.concurrent.ConcurrentLinkedBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class net.sf.beanlib.util.concurrent.ConcurrentLinkedBlockingQueue
 
drainTo(Collection<? super E>) - Method in class net.sf.beanlib.util.concurrent.ConcurrentLinkedBoundedBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class net.sf.beanlib.util.concurrent.ConcurrentLinkedBoundedBlockingQueue
 
drainTo(Collection<? super E>) - Method in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
 
drainTo(Collection<? super E>, int) - Method in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque
 
drainTo(Collection<? super E>) - Method in class net.sf.beanlib.util.concurrent.UnboundedLinkedBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class net.sf.beanlib.util.concurrent.UnboundedLinkedBlockingQueue
 
DtoCentricHibernate3Template - Class in net.sf.beanlib.hibernate3
Base class for Hibernate 3 DTO Centric HibernateTemplate.
DtoCentricHibernate3Template() - Constructor for class net.sf.beanlib.hibernate3.DtoCentricHibernate3Template
 
DtoCentricHibernate3Template(SessionFactory) - Constructor for class net.sf.beanlib.hibernate3.DtoCentricHibernate3Template
 
DtoCentricHibernate3Template(SessionFactory, boolean) - Constructor for class net.sf.beanlib.hibernate3.DtoCentricHibernate3Template
 
DtoCentricHibernate3Template.DtoCentricCloseSuppressingInvocationHandler - Class in net.sf.beanlib.hibernate3
Cloned from HibernateTemplate.CloseSuppressingInvocationHandler so we can dig out the target session, if needs be.
DtoCentricHibernate3Template.DtoCentricCloseSuppressingInvocationHandler(Session) - Constructor for class net.sf.beanlib.hibernate3.DtoCentricHibernate3Template.DtoCentricCloseSuppressingInvocationHandler
 

A B C D E F G H I J K L M N O P Q R S T U V W X