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

A

AbstractDomObject - Class in biz.hammurapi.xml.dom
 
AbstractDomObject() - Constructor for class biz.hammurapi.xml.dom.AbstractDomObject
 
AbstractProducer - Class in biz.hammurapi.cache
Implements remove event propagation to caches.
AbstractProducer() - Constructor for class biz.hammurapi.cache.AbstractProducer
 
AbstractRenderer - Class in biz.hammurapi.render.dom
 
AbstractRenderer(RenderRequest) - Constructor for class biz.hammurapi.render.dom.AbstractRenderer
 
AbstractRenderer(RenderRequest, String) - Constructor for class biz.hammurapi.render.dom.AbstractRenderer
 
AbstractSearchable - Class in biz.hammurapi.util
 
AbstractSearchable() - Constructor for class biz.hammurapi.util.AbstractSearchable
 
accept(Visitor) - Method in class biz.hammurapi.antlr.AST
 
accept(Visitor) - Method in class biz.hammurapi.antlr.AstVisitable
 
accept(Visitor) - Method in class biz.hammurapi.antlr.Token
 
accept(Class) - Method in interface biz.hammurapi.config.ClassAcceptor
Checks that class to be instantiated is acceptable.
accept(Object) - Method in interface biz.hammurapi.config.ObjectAcceptor
Accepts or rejects instantiated and configured object
accept(Visitor) - Method in class biz.hammurapi.swing.LazyTreeNode
Visits only children if they are loaded.
accept(Object) - Method in interface biz.hammurapi.util.Acceptor
 
accept(Visitor) - Method in class biz.hammurapi.util.BeanVisitable
 
accept(Visitor) - Method in class biz.hammurapi.util.ClassHierarchyVisitable
 
accept(Visitor) - Method in class biz.hammurapi.util.CollectionVisitable
 
accept(Object) - Method in class biz.hammurapi.util.CompositeAcceptor
 
accept(Visitor) - Method in class biz.hammurapi.util.MapVisitable
 
accept(Object) - Method in class biz.hammurapi.util.TypeAcceptor
 
accept(Visitor) - Method in interface biz.hammurapi.util.Visitable
 
accept(Visitor) - Method in class biz.hammurapi.util.VisitableBase
 
accept(Visitor) - Method in class biz.hammurapi.xml.dom.DomVisitable
 
acceptChildren(Visitor) - Method in class biz.hammurapi.config.GenericContainer
 
acceptChildren(Visitor) - Method in class biz.hammurapi.util.TreeNode
 
acceptChildren(Visitor) - Method in class biz.hammurapi.util.VisitableBase
Override this method to navigate visitor through object constituents.
Acceptor - Interface in biz.hammurapi.util
Accepts element for being included to model or for generation.
accessorName(String) - Static method in class biz.hammurapi.sql.BaseReflectionProjector
MY_COLUMN -> getMyColumn
AccumulatingExceptionSink - Class in biz.hammurapi.util
 
AccumulatingExceptionSink() - Constructor for class biz.hammurapi.util.AccumulatingExceptionSink
 
AccumulatingExceptionSink.Entry - Class in biz.hammurapi.util
 
AccumulatingVisitorExceptionSink - Class in biz.hammurapi.util
 
AccumulatingVisitorExceptionSink() - Constructor for class biz.hammurapi.util.AccumulatingVisitorExceptionSink
 
AccumulatingVisitorExceptionSink.Entry - Class in biz.hammurapi.util
 
activate() - Method in interface biz.hammurapi.config.PoolableComponent
 
add(Object, long, long) - Method in interface biz.hammurapi.cache.AppendableCache
Add new value to the cache
add(Object, long, long) - Method in class biz.hammurapi.cache.AppendableMemoryCache
 
add(Object) - Method in interface biz.hammurapi.cache.AppendableProducer
Adds value to producer.
add(double, long) - Method in interface biz.hammurapi.metrics.Metric
Adds measurement
add(Metric) - Method in interface biz.hammurapi.metrics.Metric
Adds another metric (aggregates)
add(double, long) - Method in class biz.hammurapi.metrics.SimpleMetric
 
add(Metric) - Method in class biz.hammurapi.metrics.SimpleMetric
 
add(double, long) - Method in class biz.hammurapi.metrics.SimpleSlice
 
add(Metric) - Method in class biz.hammurapi.metrics.SimpleSlice
 
add(StatementFragment) - Method in class biz.hammurapi.sql.syntax.And
 
add(StatementFragment) - Method in class biz.hammurapi.sql.syntax.Or
 
add(Object) - Method in class biz.hammurapi.util.ConvertingCollection
 
addAcceptor(Acceptor) - Method in class biz.hammurapi.util.CompositeAcceptor
 
addAll(Collection) - Method in class biz.hammurapi.util.ConvertingCollection
 
addCache(Cache) - Method in class biz.hammurapi.cache.AbstractProducer
 
addCache(Cache) - Method in interface biz.hammurapi.cache.Producer
Callback method for key removal.
addChild(AST) - Method in class biz.hammurapi.antlr.AST
Parent calculation
addChild(Object) - Method in class biz.hammurapi.util.TreeNode
 
addColumn(Column) - Method in class biz.hammurapi.sql.DatabaseObject
 
addComponent(String, Object) - Method in class biz.hammurapi.config.GenericContainer
Adds component and starts it.
addConfiguredConnection(ConnectionEntry) - Method in class biz.hammurapi.ant.Script
Connection
addConfiguredParameter(Param) - Method in class biz.hammurapi.ant.ObjectEntry
Configuration parameter.
addDependency(Object, Object) - Method in class biz.hammurapi.config.DependencyManager
Adds dependency.
addElement(Node, String) - Static method in class biz.hammurapi.xml.dom.AbstractDomObject
Adds element with specified name.
addFileSet(FileSet) - Method in class biz.hammurapi.ant.StyleTask
Adds file set
addInterceptors(Object, Object[]) - Static method in class biz.hammurapi.convert.Mixer
Creates a proxy which routes invocations to master unless one of interceptors has a method with matching signature.
addInterval(String, long) - Method in interface biz.hammurapi.metrics.TimeIntervalCategory
Add new time interval measurement if category is active.
addListener(StreamPumpListener, int) - Method in class biz.hammurapi.util.StreamPumper
 
addMeasurement(String, double, long) - Method in class biz.hammurapi.config.ComponentBase
 
addMeasurement(String, double, long) - Method in class biz.hammurapi.config.GenericContainer
 
addMeasurement(String, double, long) - Method in interface biz.hammurapi.metrics.MeasurementConsumer
Adds measurement
addMeasurement(String, double, long) - Method in class biz.hammurapi.metrics.SimpleMeasurementConsumer
 
addMeasurement(Metric.Measurement) - Method in class biz.hammurapi.metrics.SimpleMetric
 
addMeasurement(String, double, long) - Method in class biz.hammurapi.metrics.SlicingMeasurementConsumer
 
addObserver(Observer) - Method in class biz.hammurapi.sql.DatabaseObject
 
addObserver(Observer) - Method in interface biz.hammurapi.util.Observable
Adds observer to a collection of observers.
addOrderBy(String, boolean) - Method in class biz.hammurapi.sql.syntax.SelectModifier
 
addOrderBy(String) - Method in class biz.hammurapi.sql.syntax.SelectModifier
 
addResource(String) - Method in class biz.hammurapi.util.ResourceAggregator
Adds resource to the list of resources to be aggregated.
addResourceList(String) - Method in class biz.hammurapi.util.ResourceAggregator
Reads each line from 'resourceListName' resource and adds to the list of resources to be aggregated.
addStorage(String, Storage) - Method in class biz.hammurapi.legacy.persistence.CompositeStorage
 
addText(String) - Method in class biz.hammurapi.ant.ObjectEntry
Text value.
addText(String) - Method in class biz.hammurapi.ant.Script
Script text.
addTextElement(Element, String, String) - Static method in class biz.hammurapi.xml.dom.AbstractDomObject
Adds element with text if text is not null.
addTreeModelListener(TreeModelListener) - Method in class biz.hammurapi.antlr.ASTFrame.JTreeASTModel
 
addWorker(Worker, int) - Method in class biz.hammurapi.util.LoadBalancer
 
aggregate() - Method in class biz.hammurapi.util.ResourceAggregator
Aggregates all resources in one resource.
And - Class in biz.hammurapi.sql.syntax
 
And(List) - Constructor for class biz.hammurapi.sql.syntax.And
 
And(StatementFragment[]) - Constructor for class biz.hammurapi.sql.syntax.And
 
And() - Constructor for class biz.hammurapi.sql.syntax.And
 
append(String) - Method in class biz.hammurapi.sql.syntax.StatementBuilder
 
append(String, Parameterizer) - Method in class biz.hammurapi.sql.syntax.StatementBuilder
 
append(StatementFragment) - Method in class biz.hammurapi.sql.syntax.StatementBuilder
 
AppendableCache - Interface in biz.hammurapi.cache
Cache which supports addition of values and returns key for added value.
AppendableMemoryCache - Class in biz.hammurapi.cache
Cache which supports addition of entries.
AppendableMemoryCache(AppendableProducer, Cache, MeasurementCategory) - Constructor for class biz.hammurapi.cache.AppendableMemoryCache
 
AppendableMemoryCache(AppendableProducer, Cache, MeasurementCategory, Timer, long) - Constructor for class biz.hammurapi.cache.AppendableMemoryCache
 
AppendableProducer - Interface in biz.hammurapi.cache
Producer which supports addition of values and returns keys corresponding to the values.
appendTextElement(String, String, Element) - Static method in class biz.hammurapi.render.dom.AbstractRenderer
Creates and add element with text if text!=null && name!=null
ArrayDomSerializer - Class in biz.hammurapi.xml.dom
 
ArrayDomSerializer() - Constructor for class biz.hammurapi.xml.dom.ArrayDomSerializer
 
ArrayVisualizer - Class in biz.hammurapi.swing
 
ArrayVisualizer() - Constructor for class biz.hammurapi.swing.ArrayVisualizer
 
assemble(String, Parameterizer, StatementFragment) - Static method in class biz.hammurapi.sql.syntax.StatementBuilder
 
AST - Class in biz.hammurapi.antlr
Holds line and column numbers
AST() - Constructor for class biz.hammurapi.antlr.AST
 
ASTFrame - Class in biz.hammurapi.antlr
 
ASTFrame(String, AST, String[]) - Constructor for class biz.hammurapi.antlr.ASTFrame
 
ASTFrame.JTreeASTModel - Class in biz.hammurapi.antlr
 
ASTFrame.JTreeASTModel(AST, String[]) - Constructor for class biz.hammurapi.antlr.ASTFrame.JTreeASTModel
 
ASTFrame.JTreeASTPanel - Class in biz.hammurapi.antlr
 
ASTFrame.JTreeASTPanel(TreeModel, TreeSelectionListener) - Constructor for class biz.hammurapi.antlr.ASTFrame.JTreeASTPanel
 
AstUtil - Class in biz.hammurapi.antlr
Serializes AST to DOM
AstUtil() - Constructor for class biz.hammurapi.antlr.AstUtil
 
AstVisitable - Class in biz.hammurapi.antlr
Navigates Visitor through DOM tree.
AstVisitable(AST, boolean) - Constructor for class biz.hammurapi.antlr.AstVisitable
 
AstVisitor - Class in biz.hammurapi.antlr
Visits AST and dispatches invocations by node names.
AstVisitor(String[], String, String) - Constructor for class biz.hammurapi.antlr.AstVisitor
 
AstVisualizable - Class in biz.hammurapi.antlr
 
AstVisualizable(TreeNode, AST, String[], boolean) - Constructor for class biz.hammurapi.antlr.AstVisualizable
 
AtomicConverter - Interface in biz.hammurapi.convert
Part of composite converters which converts one type to another.
AtomicConverterBase - Class in biz.hammurapi.convert
Base class for atomic converters.
AtomicConverterBase(Class, Class) - Constructor for class biz.hammurapi.convert.AtomicConverterBase
 
AtomicConvertersBundle - Interface in biz.hammurapi.convert
A convenience interface for loading a collection of converters.
AtomicDecorator - Interface in biz.hammurapi.convert
Part of composite decorators.
AtomicDecoratorsBundle - Interface in biz.hammurapi.convert
A convenience interface for loading a collection of converters.
Attributable - Interface in biz.hammurapi.util
 
AuthorizationManager - Class in biz.hammurapi.authorization
"Hub" class for authorization checks.
AuthorizationManager() - Constructor for class biz.hammurapi.authorization.AuthorizationManager
 
AuthorizationProvider - Interface in biz.hammurapi.authorization
Interface for authorization checks.

B

BaseReflectionProjector - Class in biz.hammurapi.sql
Base class for reflection projectors.
BaseReflectionProjector(Map) - Constructor for class biz.hammurapi.sql.BaseReflectionProjector
 
Bean2ContextConfigurableAdapter - Class in biz.hammurapi.config
Populates a bean with parameters from HttpRequest.
Bean2ContextConfigurableAdapter(Object) - Constructor for class biz.hammurapi.config.Bean2ContextConfigurableAdapter
 
BeanContext - Class in biz.hammurapi.config
Populates a bean with parameters from HttpRequest.
BeanContext(Object) - Constructor for class biz.hammurapi.config.BeanContext
 
BeanDomSerializer - Class in biz.hammurapi.xml.dom
 
BeanDomSerializer() - Constructor for class biz.hammurapi.xml.dom.BeanDomSerializer
 
BeanVisitable - Class in biz.hammurapi.util
Wraps bean into visitable.
BeanVisitable(Object) - Constructor for class biz.hammurapi.util.BeanVisitable
 
BeanVisitable(Object, String) - Constructor for class biz.hammurapi.util.BeanVisitable
 
BeanVisitable(Object, String[]) - Constructor for class biz.hammurapi.util.BeanVisitable
 
BeanVisitable(Object, String[], Map, Map) - Constructor for class biz.hammurapi.util.BeanVisitable
This constructor is used by BeanVisitable itself to wrap children into visitable.
BeanVisualizer - Class in biz.hammurapi.swing
 
BeanVisualizer() - Constructor for class biz.hammurapi.swing.BeanVisualizer
 
Between - Class in biz.hammurapi.sql.syntax
Equalt
Between(String, boolean, boolean) - Constructor for class biz.hammurapi.sql.syntax.Between
 
Between(String, byte, byte) - Constructor for class biz.hammurapi.sql.syntax.Between
 
Between(String, char, char) - Constructor for class biz.hammurapi.sql.syntax.Between
 
Between(String, double, double) - Constructor for class biz.hammurapi.sql.syntax.Between
 
Between(String, float, float) - Constructor for class biz.hammurapi.sql.syntax.Between
 
Between(String, int, int) - Constructor for class biz.hammurapi.sql.syntax.Between
 
Between(String, long, long) - Constructor for class biz.hammurapi.sql.syntax.Between
 
Between(String, String, String) - Constructor for class biz.hammurapi.sql.syntax.Between
 
Between(String, Object, Object) - Constructor for class biz.hammurapi.sql.syntax.Between
 
Between(String, Object, Object, int) - Constructor for class biz.hammurapi.sql.syntax.Between
 
Between(String, short, short) - Constructor for class biz.hammurapi.sql.syntax.Between
 
biz.hammurapi - package biz.hammurapi
 
biz.hammurapi.ant - package biz.hammurapi.ant
 
biz.hammurapi.antlr - package biz.hammurapi.antlr
 
biz.hammurapi.authorization - package biz.hammurapi.authorization
 
biz.hammurapi.cache - package biz.hammurapi.cache
 
biz.hammurapi.config - package biz.hammurapi.config
 
biz.hammurapi.config.adapters - package biz.hammurapi.config.adapters
 
biz.hammurapi.convert - package biz.hammurapi.convert
 
biz.hammurapi.eval - package biz.hammurapi.eval
 
biz.hammurapi.legacy.persistence - package biz.hammurapi.legacy.persistence
 
biz.hammurapi.legacy.review - package biz.hammurapi.legacy.review
 
biz.hammurapi.metrics - package biz.hammurapi.metrics
 
biz.hammurapi.properties - package biz.hammurapi.properties
 
biz.hammurapi.render - package biz.hammurapi.render
 
biz.hammurapi.render.dom - package biz.hammurapi.render.dom
 
biz.hammurapi.sql - package biz.hammurapi.sql
 
biz.hammurapi.sql.columns - package biz.hammurapi.sql.columns
 
biz.hammurapi.sql.hsqldb - package biz.hammurapi.sql.hsqldb
 
biz.hammurapi.sql.syntax - package biz.hammurapi.sql.syntax
 
biz.hammurapi.swing - package biz.hammurapi.swing
 
biz.hammurapi.util - package biz.hammurapi.util
 
biz.hammurapi.wrap - package biz.hammurapi.wrap
 
biz.hammurapi.xml.dom - package biz.hammurapi.xml.dom
 
BooleanColumn - Class in biz.hammurapi.sql.columns
 
BooleanColumn(String, boolean) - Constructor for class biz.hammurapi.sql.columns.BooleanColumn
 
BooleanColumn(String, boolean, ResultSet) - Constructor for class biz.hammurapi.sql.columns.BooleanColumn
 
BooleanColumn(String, boolean, boolean) - Constructor for class biz.hammurapi.sql.columns.BooleanColumn
 
Browser - Class in biz.hammurapi.swing
 
Browser(String, TreeNode) - Constructor for class biz.hammurapi.swing.Browser
 
ByteArrayDomSerializer - Class in biz.hammurapi.xml.dom
 
ByteArrayDomSerializer() - Constructor for class biz.hammurapi.xml.dom.ByteArrayDomSerializer
 
ByteColumn - Class in biz.hammurapi.sql.columns
 
ByteColumn(String, boolean) - Constructor for class biz.hammurapi.sql.columns.ByteColumn
 
ByteColumn(String, boolean, byte) - Constructor for class biz.hammurapi.sql.columns.ByteColumn
 
ByteColumn(String, boolean, ResultSet) - Constructor for class biz.hammurapi.sql.columns.ByteColumn
 

C

Cache - Interface in biz.hammurapi.cache
 
cache - Variable in class biz.hammurapi.cache.MemoryCache
 
CarryOverException - Exception in biz.hammurapi
Use this exception only to carry over checked exception from anonymous classes
CarryOverException(Throwable) - Constructor for exception biz.hammurapi.CarryOverException
 
CarryOverException() - Constructor for exception biz.hammurapi.CarryOverException
 
ChainedContext - Interface in biz.hammurapi.config
Context which requires another context to be functional and also delegates unresolved names to that context.
CharColumn - Class in biz.hammurapi.sql.columns
 
CharColumn(String, boolean) - Constructor for class biz.hammurapi.sql.columns.CharColumn
 
CharColumn(String, boolean, char) - Constructor for class biz.hammurapi.sql.columns.CharColumn
 
CharColumn(String, boolean, ResultSet) - Constructor for class biz.hammurapi.sql.columns.CharColumn
 
checkClassPermission(Class, String) - Static method in class biz.hammurapi.authorization.AuthorizationManager
 
checkClassPermission(Class, String) - Method in interface biz.hammurapi.authorization.AuthorizationProvider
 
checkInstancePermission(Object, String) - Static method in class biz.hammurapi.authorization.AuthorizationManager
Authorization provider determines permission type from subject.
checkInstancePermission(Object, String) - Method in interface biz.hammurapi.authorization.AuthorizationProvider
 
children() - Method in class biz.hammurapi.swing.LazyTreeNode
 
childrenToSax(ContentHandler) - Method in class biz.hammurapi.sql.DatabaseObject
Outputs child objects to SAX.
CircularReferenceException - Exception in biz.hammurapi.eval
 
CircularReferenceException() - Constructor for exception biz.hammurapi.eval.CircularReferenceException
 
CircularReferenceException(String) - Constructor for exception biz.hammurapi.eval.CircularReferenceException
 
CircularReferenceException(String, Throwable) - Constructor for exception biz.hammurapi.eval.CircularReferenceException
 
CircularReferenceException(Throwable) - Constructor for exception biz.hammurapi.eval.CircularReferenceException
 
CLASS_LOADER - Static variable in class biz.hammurapi.config.DomConfigFactory
 
ClassAcceptor - Interface in biz.hammurapi.config
Checks that class to be instantiated is acceptable in a given context.
classAffinity(Class, Class) - Static method in class biz.hammurapi.convert.DuckConverterFactory
Calculates how close is subclass to superclass in class hierarchy.
classesToWrap - Variable in class biz.hammurapi.wrap.WrapperHandler
Subclasses can add more classes to wrap.
ClassHierarchyVisitable - Class in biz.hammurapi.util
Visits class hierarchy in the order: class, implemented interfaces, superclass, superclass implemented interfaces, ...
ClassHierarchyVisitable(Class) - Constructor for class biz.hammurapi.util.ClassHierarchyVisitable
 
ClassPermission - Interface in biz.hammurapi.authorization
Class level permission.
ClassResourceLoader - Class in biz.hammurapi.util
Utility class which searches class hierarchy for a resource.
ClassResourceLoader(Class) - Constructor for class biz.hammurapi.util.ClassResourceLoader
 
ClassTemplateResolver - Interface in biz.hammurapi.util
Resolves class template
ClassTransformerFactory - Class in biz.hammurapi.util
Finds class stylesheet and transforms given object using the stylesheet.
ClassTransformerFactory(ClassTemplateResolver, boolean) - Constructor for class biz.hammurapi.util.ClassTransformerFactory
 
CLEANUP_INTERVAL - Static variable in class biz.hammurapi.cache.MemoryCache
Default cache cleanup interval.
clear() - Method in interface biz.hammurapi.cache.Cache
Removes all cache entries
clear() - Method in class biz.hammurapi.cache.MemoryCache
 
clear() - Method in class biz.hammurapi.cache.PassiveMemoryCache
 
clear() - Method in class biz.hammurapi.cache.SimpleMemoryCache
 
clear() - Method in class biz.hammurapi.properties.MapPropertySet
 
clear() - Method in interface biz.hammurapi.properties.PropertySet
Removes all entries from the property set
clear() - Method in class biz.hammurapi.properties.PropertySetFilter
 
clear() - Method in class biz.hammurapi.properties.PropertySubSet
 
clear() - Method in class biz.hammurapi.sql.columns.BooleanColumn
 
clear() - Method in class biz.hammurapi.sql.columns.ByteColumn
 
clear() - Method in class biz.hammurapi.sql.columns.CharColumn
 
clear() - Method in class biz.hammurapi.sql.columns.Column
Sets field value to default and clears modified flag.
clear() - Method in class biz.hammurapi.sql.columns.DoubleColumn
 
clear() - Method in class biz.hammurapi.sql.columns.FloatColumn
 
clear() - Method in class biz.hammurapi.sql.columns.IntColumn
 
clear() - Method in class biz.hammurapi.sql.columns.LongColumn
 
clear() - Method in class biz.hammurapi.sql.columns.ObjectColumn
 
clear() - Method in class biz.hammurapi.sql.columns.ShortColumn
 
clear() - Method in class biz.hammurapi.sql.DatabaseObject
 
clear() - Method in interface biz.hammurapi.sql.IDatabaseObject
Sets all columns to default values and clears modified and deleted flags.
clear() - Method in class biz.hammurapi.util.ConvertingCollection
 
clearModified() - Method in class biz.hammurapi.sql.columns.BooleanColumn
Clears modified flag and sets original value to current value.
clearModified() - Method in class biz.hammurapi.sql.columns.ByteColumn
Clears modified flag and sets original value to current value.
clearModified() - Method in class biz.hammurapi.sql.columns.CharColumn
Clears modified flag and sets original value to current value.
clearModified() - Method in class biz.hammurapi.sql.columns.Column
Clears modified flag.
clearModified() - Method in class biz.hammurapi.sql.columns.DoubleColumn
Clears modified flag and sets original value to current value.
clearModified() - Method in class biz.hammurapi.sql.columns.FloatColumn
Clears modified flag and sets original value to current value.
clearModified() - Method in class biz.hammurapi.sql.columns.IntColumn
Clears modified flag and sets original value to current value.
clearModified() - Method in class biz.hammurapi.sql.columns.LongColumn
Clears modified flag and sets original value to current value.
clearModified() - Method in class biz.hammurapi.sql.columns.ObjectColumn
Clears modified flag and sets original value to current value.
clearModified() - Method in class biz.hammurapi.sql.columns.ShortColumn
Clears modified flag and sets original value to current value.
clone() - Method in class biz.hammurapi.sql.columns.Column
 
clone() - Method in class biz.hammurapi.sql.DatabaseObject
Clones object, clears columns collection, clears isDeleted and isModified flags.
close() - Method in class biz.hammurapi.eval.EvaluatingFilterWriter
 
close() - Method in class biz.hammurapi.eval.ExpandingFilterWriter
 
close() - Method in interface biz.hammurapi.sql.DataIterator
 
CODE_EXPRESSION - Static variable in class biz.hammurapi.config.DomConfigFactory
 
CollectionDomSerializer - Class in biz.hammurapi.xml.dom
 
CollectionDomSerializer() - Constructor for class biz.hammurapi.xml.dom.CollectionDomSerializer
 
CollectionVisitable - Class in biz.hammurapi.util
Converts collection into visitable
CollectionVisitable(Collection, boolean) - Constructor for class biz.hammurapi.util.CollectionVisitable
 
CollectionVisualizer - Class in biz.hammurapi.swing
 
CollectionVisualizer() - Constructor for class biz.hammurapi.swing.CollectionVisualizer
 
Column - Class in biz.hammurapi.sql.columns
Base class for different column types
Column(String, boolean) - Constructor for class biz.hammurapi.sql.columns.Column
 
ColumnChangeListener - Interface in biz.hammurapi.sql.columns
 
columns - Variable in class biz.hammurapi.sql.DatabaseObject
 
columnType(String) - Static method in class biz.hammurapi.sql.columns.Column
 
combine(Object[], Class[]) - Static method in class biz.hammurapi.convert.Mixer
Creates a proxy which implements given interfaces and routes invocations to appropriate object.
Command - Interface in biz.hammurapi.config
Command interface
compare(Object, Object) - Method in class biz.hammurapi.legacy.review.SourceMarkerComparator
 
compareProperties(PropertySet) - Method in class biz.hammurapi.properties.MapPropertySet
 
compareProperties(PropertySet) - Method in interface biz.hammurapi.properties.PropertySet
 
compareProperties(PropertySet) - Method in class biz.hammurapi.properties.PropertySetFilter
 
compareProperties(PropertySet) - Method in class biz.hammurapi.properties.PropertySubSet
 
compareTo(Object) - Method in class biz.hammurapi.antlr.Token
 
compareTo(Object) - Method in class biz.hammurapi.legacy.review.SimpleSourceMarker
 
compareTo(Object) - Method in class biz.hammurapi.metrics.SimpleMetric
 
compareTo(Object) - Method in class biz.hammurapi.metrics.SimpleSlice
 
compareTo(Object) - Method in class biz.hammurapi.util.Version
 
Component - Interface in biz.hammurapi.config
Provides lifecycle methods
ComponentBase - Class in biz.hammurapi.config
Base class for components.
ComponentBase() - Constructor for class biz.hammurapi.config.ComponentBase
 
CompositeAcceptor - Class in biz.hammurapi.util
Accepts element if all included acceptors accept.
CompositeAcceptor() - Constructor for class biz.hammurapi.util.CompositeAcceptor
Default constructor.
CompositeAcceptor(Collection) - Constructor for class biz.hammurapi.util.CompositeAcceptor
 
CompositeAcceptor(Acceptor[]) - Constructor for class biz.hammurapi.util.CompositeAcceptor
 
CompositeParameterizer - Class in biz.hammurapi.sql
Represents multiple parameterizers as one
CompositeParameterizer(Parameterizer[]) - Constructor for class biz.hammurapi.sql.CompositeParameterizer
Constructs CompositeParameterizer
CompositeProxyFactory - Class in biz.hammurapi.util
Creates a proxy which combines several classes and sequentially searches for matching method to invoke.
CompositeProxyFactory() - Constructor for class biz.hammurapi.util.CompositeProxyFactory
Creates factory which uses default classloader.
CompositeProxyFactory(ClassLoader) - Constructor for class biz.hammurapi.util.CompositeProxyFactory
Creates factory whith specified classloader which will be passed to createProxy(ClassLoader, Class[], TargetFactory[])
CompositeProxyFactory.TargetFactory - Interface in biz.hammurapi.util
 
CompositeStorage - Class in biz.hammurapi.legacy.persistence
 
CompositeStorage() - Constructor for class biz.hammurapi.legacy.persistence.CompositeStorage
 
CompositeVisitor - Class in biz.hammurapi.util
Takes collection of visitors and piggy-backs them.
CompositeVisitor(Collection) - Constructor for class biz.hammurapi.util.CompositeVisitor
 
CompositeWorkerContainer - Class in biz.hammurapi.util
Simple container
CompositeWorkerContainer() - Constructor for class biz.hammurapi.util.CompositeWorkerContainer
 
CONFIG_RESOURCE_PREFIX - Static variable in class biz.hammurapi.config.DomConfigFactory
 
configElement - Variable in class biz.hammurapi.metrics.SlicingMeasurementCategoryFactory
 
ConfigurationException - Exception in biz.hammurapi.config
 
ConfigurationException() - Constructor for exception biz.hammurapi.config.ConfigurationException
Creates a new instance of ConfigurationException without detail message.
ConfigurationException(String) - Constructor for exception biz.hammurapi.config.ConfigurationException
Constructs an instance of ConfigurationException with the specified detail message.
ConfigurationException(String, Throwable) - Constructor for exception biz.hammurapi.config.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception biz.hammurapi.config.ConfigurationException
 
configure(File, Context, ClassLoader) - Method in class biz.hammurapi.config.adapters.File2InputStreamConfigurableAdapter
 
configure(InputStream, Context, ClassLoader) - Method in class biz.hammurapi.config.adapters.InputStream2DomConfigurableAdapter
 
configure(URL, Context, ClassLoader) - Method in class biz.hammurapi.config.adapters.URL2InputStreamConfigurableAdapter
 
configure(Context, Converter) - Method in class biz.hammurapi.config.Bean2ContextConfigurableAdapter
 
configure(Context, Converter) - Method in interface biz.hammurapi.config.ContextConfigurable
 
configure(Node, Context, ClassLoader) - Method in interface biz.hammurapi.config.DomConfigurable
Reads configuration from Node
configure(Node, Context, ClassLoader) - Method in class biz.hammurapi.config.DomConfigurableContainer
 
configure(File, Context, ClassLoader) - Method in interface biz.hammurapi.config.FileConfigurable
Reads configuration from file
configure(InputStream, Context, ClassLoader) - Method in interface biz.hammurapi.config.InputStreamConfigurable
Reads configuration from input stream
configure(Node, Context, ClassLoader) - Method in class biz.hammurapi.config.JndiBridge
 
configure(Node, Context, ClassLoader) - Method in class biz.hammurapi.config.JndiWrapper
 
configure(Object) - Method in interface biz.hammurapi.config.ObjectConfigurable
Reads configuration from Object
configure(Node, Context, ClassLoader) - Method in class biz.hammurapi.config.RmiComponent
 
configure(Node, Context, ClassLoader) - Method in class biz.hammurapi.config.RmiRegistryComponent
 
configure(Node, Context, ClassLoader) - Method in class biz.hammurapi.config.RmiWrapper
 
configure(String, Context) - Method in interface biz.hammurapi.config.StringConfigurable
Configures object from String
configure(URL, Context, ClassLoader) - Method in interface biz.hammurapi.config.URLConfigurable
Configures object from URL
configure(Node, Context, ClassLoader) - Method in class biz.hammurapi.metrics.SlicingMeasurementCategoryFactory
 
configure(Context, Converter) - Method in class biz.hammurapi.sql.columns.BooleanColumn
 
configure(Context, Converter) - Method in class biz.hammurapi.sql.columns.ByteColumn
 
configure(Context, Converter) - Method in class biz.hammurapi.sql.columns.CharColumn
 
configure(Node, Context, ClassLoader) - Method in class biz.hammurapi.sql.columns.Column
 
configure(Context, Converter) - Method in class biz.hammurapi.sql.columns.DoubleColumn
 
configure(Context, Converter) - Method in class biz.hammurapi.sql.columns.FloatColumn
 
configure(Context, Converter) - Method in class biz.hammurapi.sql.columns.IntColumn
 
configure(Context, Converter) - Method in class biz.hammurapi.sql.columns.LongColumn
 
configure(Context, Converter) - Method in class biz.hammurapi.sql.columns.ObjectColumn
 
configure(Context, Converter) - Method in class biz.hammurapi.sql.columns.ShortColumn
 
configure(Node, Context, ClassLoader) - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSourceComponent
 
configure(Context, Converter) - Method in class biz.hammurapi.sql.DatabaseObject
 
configure(Node, Context, ClassLoader) - Method in class biz.hammurapi.sql.DatabaseObject
 
configure(Node, Context, ClassLoader) - Method in class biz.hammurapi.sql.hsqldb.HsqldbDataSourceComponent
 
configure(Node, Context, ClassLoader) - Method in class biz.hammurapi.sql.hsqldb.HsqldbStandaloneDataSourceComponent
 
configure(Node, Context, ClassLoader) - Method in class biz.hammurapi.util.CompositeWorkerContainer
 
configure(Node, Context) - Method in class biz.hammurapi.util.RemoteWorkerComponent
 
configure(Node, Context, ClassLoader) - Method in class biz.hammurapi.util.ThreadPoolComponentWrapper
 
configure(Node, Context, ClassLoader) - Method in class biz.hammurapi.util.WorkerRemotizer
 
ConnectionEntry - Class in biz.hammurapi.ant
Defines database connection.
ConnectionEntry() - Constructor for class biz.hammurapi.ant.ConnectionEntry
 
ConnectionPerThreadDataSource - Class in biz.hammurapi.sql
Maintains one connection per thread.
ConnectionPerThreadDataSource(String, String, String, String, Transaction) - Constructor for class biz.hammurapi.sql.ConnectionPerThreadDataSource
Constructor
ConnectionPerThreadDataSource(ClassLoader, String, String, String, String, Transaction) - Constructor for class biz.hammurapi.sql.ConnectionPerThreadDataSource
Constructor
ConnectionPerThreadDataSourceComponent - Class in biz.hammurapi.sql
 
ConnectionPerThreadDataSourceComponent() - Constructor for class biz.hammurapi.sql.ConnectionPerThreadDataSourceComponent
 
ConnectionPerThreadDataSourceFilter - Class in biz.hammurapi.sql
Wraps another datasource for re-using already allocated thread connections.
ConnectionPerThreadDataSourceFilter(DataSource) - Constructor for class biz.hammurapi.sql.ConnectionPerThreadDataSourceFilter
Constructor
ConsoleSliceConsumer - Class in biz.hammurapi.metrics
Outputs slices to System.out.
ConsoleSliceConsumer() - Constructor for class biz.hammurapi.metrics.ConsoleSliceConsumer
 
ConstructorProjector - Class in biz.hammurapi.sql
This projector constructs objects using database field values
ConstructorProjector(Constructor, Object[], Map) - Constructor for class biz.hammurapi.sql.ConstructorProjector
Use this constructor if target constructor shall take not only values from database fields as parameter, but other objects as well.
ConstructorProjector(Constructor, String[], Map) - Constructor for class biz.hammurapi.sql.ConstructorProjector
Use this constructor if only database fields values are used as target constructor parameters.
ConstructorProjector(Constructor, Map) - Constructor for class biz.hammurapi.sql.ConstructorProjector
Use constructor for positioned projection.
ConstructorProjector.ColumnName - Class in biz.hammurapi.sql
 
ConstructorProjector.ColumnName(String) - Constructor for class biz.hammurapi.sql.ConstructorProjector.ColumnName
 
consume(Object, Exception) - Method in class biz.hammurapi.util.AccumulatingExceptionSink
 
consume(DispatchingVisitor, Object, Method, Object, Exception) - Method in class biz.hammurapi.util.AccumulatingVisitorExceptionSink
 
consume(Object, Exception) - Method in interface biz.hammurapi.util.ExceptionSink
 
consume(DispatchingVisitor, Object, Method, Object, Exception) - Method in interface biz.hammurapi.util.VisitorExceptionSink
 
consumeSlice(String, Slice) - Method in class biz.hammurapi.metrics.ConsoleSliceConsumer
 
consumeSlice(String, Slice) - Method in class biz.hammurapi.metrics.InfoSliceConsumer
 
consumeSlice(String, Slice) - Method in class biz.hammurapi.metrics.Log4jInfoSliceConsumer
 
consumeSlice(String, Slice) - Method in interface biz.hammurapi.metrics.RemoteSliceConsumer
 
consumeSlice(String, Slice) - Method in class biz.hammurapi.metrics.RemoteSliceConsumerAdapter
 
consumeSlice(String, Slice) - Method in interface biz.hammurapi.metrics.SliceConsumer
 
ContainerTask - Class in biz.hammurapi.ant
Container wrapped in Ant task.
ContainerTask() - Constructor for class biz.hammurapi.ant.ContainerTask
 
ContainerTask.Execute - Class in biz.hammurapi.ant
Context to "execute".
ContainerTask.Execute() - Constructor for class biz.hammurapi.ant.ContainerTask.Execute
 
contains(Object) - Method in class biz.hammurapi.util.ConvertingCollection
 
containsAll(PropertySet) - Method in class biz.hammurapi.properties.MapPropertySet
 
containsAll(PropertySet) - Method in interface biz.hammurapi.properties.PropertySet
 
containsAll(PropertySet) - Method in class biz.hammurapi.properties.PropertySetFilter
 
containsAll(PropertySet) - Method in class biz.hammurapi.properties.PropertySubSet
 
containsAll(Collection) - Method in class biz.hammurapi.util.ConvertingCollection
 
Context - Interface in biz.hammurapi.config
 
ContextConfigurable - Interface in biz.hammurapi.config
 
ContextConverterFactory - Class in biz.hammurapi.convert
Creates converters from Context and MutableContext to interfaces which have only setters and getters (beans)
ContextConverterFactory() - Constructor for class biz.hammurapi.convert.ContextConverterFactory
 
ContextEx - Interface in biz.hammurapi.config
 
ConversionException - Exception in biz.hammurapi.convert
 
ConversionException() - Constructor for exception biz.hammurapi.convert.ConversionException
 
ConversionException(String) - Constructor for exception biz.hammurapi.convert.ConversionException
 
ConversionException(Throwable) - Constructor for exception biz.hammurapi.convert.ConversionException
 
ConversionException(String, Throwable) - Constructor for exception biz.hammurapi.convert.ConversionException
 
convert(Object, Converter, Context) - Method in interface biz.hammurapi.convert.AtomicConverter
Converts object to target type.
convert(Object, Class, Context) - Method in interface biz.hammurapi.convert.Converter
Converts object to requested target type.
convert(Object) - Method in interface biz.hammurapi.convert.ConverterClosure
Converts source to target type.
convert(Object, Class) - Static method in class biz.hammurapi.convert.ConvertingService
Converts source to target type using converters loaded from META-INF/config/biz.hammurapi.convert.Converter resources.
convert(Object, Class, Context) - Static method in class biz.hammurapi.convert.ConvertingService
Converts source to target type using converters loaded from META-INF/config/biz.hammurapi.convert.Converter resources.
convert(Object, Class, ClassLoader) - Static method in class biz.hammurapi.convert.ConvertingService
Converts source to target type using converters loaded from META-INF/config/biz.hammurapi.convert.Converter resources.
convert(Object, Class, Context, ClassLoader) - Static method in class biz.hammurapi.convert.ConvertingService
Converts source to target type using converters loaded from META-INF/config/biz.hammurapi.convert.Converter resources.
convert(Object, Converter, Context) - Method in class biz.hammurapi.convert.ReflectionConverter
 
convert(Object[], Converter) - Method in class biz.hammurapi.swing.ArrayVisualizer
 
convert(Object, Converter) - Method in class biz.hammurapi.swing.BeanVisualizer
 
convert(Collection, Converter) - Method in class biz.hammurapi.swing.CollectionVisualizer
 
convert(Map, Converter) - Method in class biz.hammurapi.swing.MapVisualizer
 
convert(Map.Entry, Converter) - Method in class biz.hammurapi.swing.MapVisualizer
 
convert(String) - Method in class biz.hammurapi.swing.PrimitivesVisualizer
 
convert(Number) - Method in class biz.hammurapi.swing.PrimitivesVisualizer
 
convert(Boolean) - Method in class biz.hammurapi.swing.PrimitivesVisualizer
 
convert(Character) - Method in class biz.hammurapi.swing.PrimitivesVisualizer
 
convert(Throwable) - Method in class biz.hammurapi.swing.ThrowableVisualizer
 
convert(Object) - Method in class biz.hammurapi.util.VisitorConverter
Converts object to visitor.
convert(Object[], Converter) - Method in class biz.hammurapi.xml.dom.ArrayDomSerializer
 
convert(Object, Converter) - Method in class biz.hammurapi.xml.dom.BeanDomSerializer
 
convert(byte[]) - Method in class biz.hammurapi.xml.dom.ByteArrayDomSerializer
 
convert(Collection, Converter) - Method in class biz.hammurapi.xml.dom.CollectionDomSerializer
 
convert(Enumeration, Converter) - Method in class biz.hammurapi.xml.dom.EnumerationDomSerializer
 
convert(Iterator, Converter) - Method in class biz.hammurapi.xml.dom.IteratorDomSerializer
 
convert(Map, Converter) - Method in class biz.hammurapi.xml.dom.MapDomSerializer
 
convert(String) - Method in class biz.hammurapi.xml.dom.PrimitivesDomSerializer
 
convert(Number) - Method in class biz.hammurapi.xml.dom.PrimitivesDomSerializer
 
convert(Boolean) - Method in class biz.hammurapi.xml.dom.PrimitivesDomSerializer
 
convert(Character) - Method in class biz.hammurapi.xml.dom.PrimitivesDomSerializer
 
convert(Throwable) - Method in class biz.hammurapi.xml.dom.ThrowableDomSerializer
 
convert(Object, String) - Static method in class biz.hammurapi.xml.dom.XmlBeanBase
Converts one type to another if possible
convert2searchable(Object) - Static method in class biz.hammurapi.util.VisitableBase
Wraps object into instance of Searchable
Converter - Interface in biz.hammurapi.convert
Converts objects from one type to another, e.g.
CONVERTER - Static variable in class biz.hammurapi.convert.ConvertingService
Converter which delegates to convert() method.
ConverterClosure - Interface in biz.hammurapi.convert
Closure interface for converters.
ConvertingCollection - Class in biz.hammurapi.util
Collection that contains elements of one type but appears as containing elements of another type.
ConvertingCollection(Collection, ConverterClosure, ConverterClosure) - Constructor for class biz.hammurapi.util.ConvertingCollection
 
ConvertingService - Class in biz.hammurapi.convert
 
ConvertingService() - Constructor for class biz.hammurapi.convert.ConvertingService
 
copy(DatabaseObject) - Method in class biz.hammurapi.sql.DatabaseObject
 
copy(DatabaseObject) - Method in interface biz.hammurapi.sql.IDatabaseObject
Copies values from source object to this object.
create(Node) - Method in class biz.hammurapi.config.DomConfigFactory
Creates object.
create(File, String) - Method in class biz.hammurapi.config.DomConfigFactory
Parses file and returns object.
create(File, String, ClassAcceptor, ObjectAcceptor) - Method in class biz.hammurapi.config.DomConfigFactory
Parses file and returns object
create(InputStream, String) - Method in class biz.hammurapi.config.DomConfigFactory
Same as create(in, xPath, null, null)
create(InputStream, String, ClassAcceptor, ObjectAcceptor) - Method in class biz.hammurapi.config.DomConfigFactory
Creates and configures object from InputStream
create(Reader, String) - Method in class biz.hammurapi.config.DomConfigFactory
Same as create(in, xPath, null, null)
create(Reader, String, ClassAcceptor, ObjectAcceptor) - Method in class biz.hammurapi.config.DomConfigFactory
Creates and configures object from InputStream
create(URL, String) - Method in class biz.hammurapi.config.DomConfigFactory
Same as create(url, xPath, null, null)
create(URL, String, ClassAcceptor, ObjectAcceptor) - Method in class biz.hammurapi.config.DomConfigFactory
Creates and configures object from URL
create(Node, ClassAcceptor, ObjectAcceptor) - Method in class biz.hammurapi.config.DomConfigFactory
Creates and configures object
createCachingProxy(Object) - Static method in class biz.hammurapi.cache.SoftCachingProxyFactory
Creates proxy which caches return values of getXXX() method invocations in soft references.
createClasspath() - Method in class biz.hammurapi.ant.ObjectEntry
Nested classpath element
createExecute() - Method in class biz.hammurapi.ant.ContainerTask
Execute command
createMeasurementConsumer(long, boolean, int) - Method in class biz.hammurapi.metrics.SlicingMeasurementCategoryFactory
Override this method to create a custom consumer.
createOnConnect() - Method in class biz.hammurapi.ant.ConnectionEntry
 
createPropertySet(PropertySet[]) - Method in interface biz.hammurapi.properties.PropertySetFactory
Creates new property set.
createProxy(ClassLoader, Class[], CompositeProxyFactory.TargetFactory[]) - Static method in class biz.hammurapi.util.CompositeProxyFactory
 
createProxy(Class[], CompositeProxyFactory.TargetFactory[]) - Method in class biz.hammurapi.util.CompositeProxyFactory
 
createSliceConsumer() - Method in class biz.hammurapi.metrics.RemoteSlicingMeasurementCategoryFactory
 
createSliceConsumer() - Method in class biz.hammurapi.metrics.SlicingMeasurementCategoryFactory
Creates a consumer using DomConfigFactory

D

DataAccessObject - Interface in biz.hammurapi.sql
If objects being projected implement this interface then SQLProcessor will invoke DataAccessObject.setSQLProcessor(SQLProcessor) to set reference to itself.
DatabaseObject - Class in biz.hammurapi.sql
SQLC-generated interface implementations implement this method to achieve differential update functionality - inserting and updating only modified fields.
DatabaseObject() - Constructor for class biz.hammurapi.sql.DatabaseObject
Default constructor
DatabaseObject(boolean) - Constructor for class biz.hammurapi.sql.DatabaseObject
 
DataIterator - Interface in biz.hammurapi.sql
 
decorate(Object, Context, Decorator) - Method in interface biz.hammurapi.convert.AtomicDecorator
Creates decoration.
decorate(Object) - Static method in class biz.hammurapi.convert.DecoratingService
Decorates object using static decoration providers from the object's class classloader.
decorate(Object, Context) - Static method in class biz.hammurapi.convert.DecoratingService
Decorates object using static decoration providers from the object's class classloader.
decorate(Object, ClassLoader) - Static method in class biz.hammurapi.convert.DecoratingService
Decorates object using providers from the given classloader.
decorate(Object, Context, ClassLoader) - Static method in class biz.hammurapi.convert.DecoratingService
Decorates object using given context for dynamic decorators and given class loader to load decorating providers.
decorate(Object) - Method in interface biz.hammurapi.convert.Decorator
Decorates source.
DecoratingService - Class in biz.hammurapi.convert
Decorates objects based on their type and decoration providers available.
DecoratingService() - Constructor for class biz.hammurapi.convert.DecoratingService
 
DecorationException - Exception in biz.hammurapi.convert
 
DecorationException() - Constructor for exception biz.hammurapi.convert.DecorationException
 
DecorationException(String) - Constructor for exception biz.hammurapi.convert.DecorationException
 
DecorationException(Throwable) - Constructor for exception biz.hammurapi.convert.DecorationException
 
DecorationException(String, Throwable) - Constructor for exception biz.hammurapi.convert.DecorationException
 
DECORATOR - Static variable in class biz.hammurapi.convert.DecoratingService
Converter which delegates to convert() method.
Decorator - Interface in biz.hammurapi.convert
Decorator interface.
DEFAULT_RESTART_DELAY - Static variable in interface biz.hammurapi.config.RestartCommand
 
delete() - Method in interface biz.hammurapi.properties.PersistentPropertySet
Deletes property set from the storage.
delete() - Method in class biz.hammurapi.properties.PersistentPropertySetFilter
 
delete(SQLProcessor, String) - Method in class biz.hammurapi.sql.DatabaseObject
 
delete(SQLProcessor, String) - Method in interface biz.hammurapi.sql.IDatabaseObject
Deletes row in a table by primary key.
delete(SQLProcessor, String) - Method in class biz.hammurapi.sql.MeasuringDatabaseObject
 
DependencyManager - Class in biz.hammurapi.config
Manages dependencies between objects.
DependencyManager() - Constructor for class biz.hammurapi.config.DependencyManager
 
description - Variable in class biz.hammurapi.swing.LazyTreeNode
 
discoverConstructorConverters(Class) - Static method in class biz.hammurapi.convert.ReflectionConverter
Discovers constructor conversions.
DispatcherAware - Interface in biz.hammurapi.util
 
DispatchException - Exception in biz.hammurapi.util
 
DispatchException() - Constructor for exception biz.hammurapi.util.DispatchException
 
DispatchException(String) - Constructor for exception biz.hammurapi.util.DispatchException
 
DispatchException(String, Throwable) - Constructor for exception biz.hammurapi.util.DispatchException
 
DispatchException(Throwable) - Constructor for exception biz.hammurapi.util.DispatchException
 
DispatchingVisitor - Class in biz.hammurapi.util
Dispatching visitor navigates through Visitables hierarchy and invokes visit(Type) method of targets with compatible Type.
DispatchingVisitor(Collection, VisitorExceptionSink, DispatchingVisitor.Listener) - Constructor for class biz.hammurapi.util.DispatchingVisitor
 
DispatchingVisitor(Collection, VisitorExceptionSink) - Constructor for class biz.hammurapi.util.DispatchingVisitor
 
DispatchingVisitor(Object, VisitorExceptionSink) - Constructor for class biz.hammurapi.util.DispatchingVisitor
 
DispatchingVisitor(Object, VisitorExceptionSink, DispatchingVisitor.Listener) - Constructor for class biz.hammurapi.util.DispatchingVisitor
 
DispatchingVisitor.Filter - Interface in biz.hammurapi.util
If target implements this insterface then it is used to filter invocations to other targets.
DispatchingVisitor.Listener - Interface in biz.hammurapi.util
 
DispatchingVisitor.SelfListener - Interface in biz.hammurapi.util
Targets which want to listen to invocations of self should implement this interface.
DispatchingVisitor.Stats - Interface in biz.hammurapi.util
 
dom2Properties(Element, String) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
DomConfigFactory - Class in biz.hammurapi.config
Creates and configures objects from DOM Element (XML file).
DomConfigFactory() - Constructor for class biz.hammurapi.config.DomConfigFactory
Default constructor
DomConfigFactory(Context) - Constructor for class biz.hammurapi.config.DomConfigFactory
Default constructor
DomConfigFactory(ClassLoader) - Constructor for class biz.hammurapi.config.DomConfigFactory
 
DomConfigFactory(ClassLoader, Context) - Constructor for class biz.hammurapi.config.DomConfigFactory
 
DomConfigurable - Interface in biz.hammurapi.config
DOM configurable.
DomConfigurableContainer - Class in biz.hammurapi.config
Simple container
DomConfigurableContainer() - Constructor for class biz.hammurapi.config.DomConfigurableContainer
 
DomRenderer - Interface in biz.hammurapi.render.dom
 
DomSerializable - Interface in biz.hammurapi.xml.dom
 
DOMUtils - Class in biz.hammurapi.xml.dom
Utility class for querying DOM.
DomVisitable - Class in biz.hammurapi.xml.dom
Navigates Visitor through DOM tree.
DomVisitable(Node) - Constructor for class biz.hammurapi.xml.dom.DomVisitable
 
DoubleColumn - Class in biz.hammurapi.sql.columns
 
DoubleColumn(String, boolean) - Constructor for class biz.hammurapi.sql.columns.DoubleColumn
 
DoubleColumn(String, boolean, double) - Constructor for class biz.hammurapi.sql.columns.DoubleColumn
 
DoubleColumn(String, boolean, ResultSet) - Constructor for class biz.hammurapi.sql.columns.DoubleColumn
 
DuckConverterFactory - Class in biz.hammurapi.convert
Creates converters which use "duck" typing.
DuckConverterFactory() - Constructor for class biz.hammurapi.convert.DuckConverterFactory
 
duckMap(Class, Class, Map) - Static method in class biz.hammurapi.convert.DuckConverterFactory
Duck maps source (interface methods) to compatible target (class) methods.
duckMap(Method[], Method[], Map) - Static method in class biz.hammurapi.convert.DuckConverterFactory
Duck maps source (interface methods) to compatible target (class) methods.
dump(AST, String[]) - Static method in class biz.hammurapi.antlr.AstUtil
Dumps this node and its children
dump() - Method in class biz.hammurapi.util.AccumulatingExceptionSink
Invokes printStackTrace() for all accumulated exceptions
dump() - Method in class biz.hammurapi.util.AccumulatingVisitorExceptionSink
Invokes printStackTrace() for all accumulated exceptions
dumpAll(AST, String[]) - Static method in class biz.hammurapi.antlr.AstUtil
Dumps node and siblings

E

ElementContext - Class in biz.hammurapi.config
Gets values from DOM Element
ElementContext(Element) - Constructor for class biz.hammurapi.config.ElementContext
 
ElementNameDomConfigurableContainer - Class in biz.hammurapi.config
Uses node name as component name
ElementNameDomConfigurableContainer() - Constructor for class biz.hammurapi.config.ElementNameDomConfigurableContainer
 
EMPTY_LIST - Static variable in class biz.hammurapi.swing.LazyTreeNode
 
Entry - Interface in biz.hammurapi.cache
Cache entry
enumerate() - Method in class biz.hammurapi.antlr.AST
 
EnumerationDomSerializer - Class in biz.hammurapi.xml.dom
 
EnumerationDomSerializer() - Constructor for class biz.hammurapi.xml.dom.EnumerationDomSerializer
 
equals(Object) - Method in class biz.hammurapi.antlr.AST
 
equals(Object) - Method in class biz.hammurapi.antlr.Token
 
equals(Object) - Method in class biz.hammurapi.sql.columns.BooleanColumn
 
equals(Object) - Method in class biz.hammurapi.sql.columns.ByteColumn
 
equals(Object) - Method in class biz.hammurapi.sql.columns.CharColumn
 
equals(Object) - Method in class biz.hammurapi.sql.columns.DoubleColumn
 
equals(Object) - Method in class biz.hammurapi.sql.columns.FloatColumn
 
equals(Object) - Method in class biz.hammurapi.sql.columns.IntColumn
 
equals(Object) - Method in class biz.hammurapi.sql.columns.LongColumn
 
equals(Object) - Method in class biz.hammurapi.sql.columns.ObjectColumn
 
equals(Object) - Method in class biz.hammurapi.sql.columns.ShortColumn
 
equals(Object) - Method in class biz.hammurapi.sql.DatabaseObject
Two objects are considered equal and all their fields are equal.
equals(Object) - Method in class biz.hammurapi.sql.syntax.And
 
equals(Object) - Method in class biz.hammurapi.sql.syntax.Between
 
Equals - Class in biz.hammurapi.sql.syntax
Equals
Equals(String, boolean) - Constructor for class biz.hammurapi.sql.syntax.Equals
 
Equals(String, byte) - Constructor for class biz.hammurapi.sql.syntax.Equals
 
Equals(String, char) - Constructor for class biz.hammurapi.sql.syntax.Equals
 
Equals(String, double) - Constructor for class biz.hammurapi.sql.syntax.Equals
 
Equals(String, float) - Constructor for class biz.hammurapi.sql.syntax.Equals
 
Equals(String, int) - Constructor for class biz.hammurapi.sql.syntax.Equals
 
Equals(String, long) - Constructor for class biz.hammurapi.sql.syntax.Equals
 
Equals(String, String) - Constructor for class biz.hammurapi.sql.syntax.Equals
 
Equals(String, Object) - Constructor for class biz.hammurapi.sql.syntax.Equals
 
Equals(String, Object, int) - Constructor for class biz.hammurapi.sql.syntax.Equals
 
Equals(String, short) - Constructor for class biz.hammurapi.sql.syntax.Equals
 
equals(Object) - Method in class biz.hammurapi.sql.syntax.Equals
 
equals(Object) - Method in class biz.hammurapi.sql.syntax.GreaterOrEqual
 
equals(Object) - Method in class biz.hammurapi.sql.syntax.GreaterThan
 
equals(Object) - Method in class biz.hammurapi.sql.syntax.In
 
equals(Object) - Method in class biz.hammurapi.sql.syntax.IsNotNull
 
equals(Object) - Method in class biz.hammurapi.sql.syntax.IsNull
 
equals(Object) - Method in class biz.hammurapi.sql.syntax.LessOrEqual
 
equals(Object) - Method in class biz.hammurapi.sql.syntax.LessThan
 
equals(Object) - Method in class biz.hammurapi.sql.syntax.Like
 
equals(Object) - Method in class biz.hammurapi.sql.syntax.Not
 
equals(Object) - Method in class biz.hammurapi.sql.syntax.NotEqual
 
equals(Object) - Method in class biz.hammurapi.sql.syntax.NotIn
 
equals(Object) - Method in class biz.hammurapi.sql.syntax.NotLike
 
equals(Object) - Method in class biz.hammurapi.sql.syntax.Or
 
equals(Object) - Method in class biz.hammurapi.sql.syntax.SelectModifier
 
equals(Object) - Method in class biz.hammurapi.sql.syntax.StatementBuilder
 
equals(Object) - Method in class biz.hammurapi.sql.Variant
 
equals(Object) - Method in class biz.hammurapi.util.Version
 
equals(Object) - Method in class biz.hammurapi.xml.dom.XmlBeanBase
Two objects are considered equal and all their fields are equal.
escapeHtml(String) - Static method in class biz.hammurapi.util.Escaper
Escapes HTML
Escaper - Class in biz.hammurapi.util
Helper class to render ${...} sequence in Velocity and encode URL's.
Escaper() - Constructor for class biz.hammurapi.util.Escaper
 
eval(Object, String) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
eval(Object, String, QName) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
evaluate(Context) - Method in class biz.hammurapi.eval.Evaluator
Deprecated.  
EvaluatingContext - Class in biz.hammurapi.eval
 
EvaluatingContext(Context, Collection, Converter) - Constructor for class biz.hammurapi.eval.EvaluatingContext
 
EvaluatingFilterWriter - Class in biz.hammurapi.eval
 
EvaluatingFilterWriter(Writer, int, Context, Converter) - Constructor for class biz.hammurapi.eval.EvaluatingFilterWriter
 
EvaluationException - Exception in biz.hammurapi.eval
 
EvaluationException() - Constructor for exception biz.hammurapi.eval.EvaluationException
 
EvaluationException(String) - Constructor for exception biz.hammurapi.eval.EvaluationException
 
EvaluationException(String, Throwable) - Constructor for exception biz.hammurapi.eval.EvaluationException
 
EvaluationException(Throwable) - Constructor for exception biz.hammurapi.eval.EvaluationException
 
EvaluationException(AST) - Constructor for exception biz.hammurapi.eval.EvaluationException
 
Evaluator - Class in biz.hammurapi.eval
Deprecated. Use EvaluatingContext instead.
Evaluator(String, Collection, Converter) - Constructor for class biz.hammurapi.eval.Evaluator
Deprecated.  
Exception - Exception in biz.hammurapi
This exception adds "root cause" throwable class and message to its message
Exception() - Constructor for exception biz.hammurapi.Exception
 
Exception(String) - Constructor for exception biz.hammurapi.Exception
 
Exception(String, Throwable) - Constructor for exception biz.hammurapi.Exception
 
Exception(Throwable) - Constructor for exception biz.hammurapi.Exception
 
ExceptionSink - Interface in biz.hammurapi.util
 
execute() - Method in class biz.hammurapi.ant.ContainerTask
 
execute() - Method in class biz.hammurapi.ant.Param
 
execute(SQLProcessor) - Method in class biz.hammurapi.ant.Script
 
execute() - Method in class biz.hammurapi.ant.Script
 
execute() - Method in class biz.hammurapi.ant.StyleTask
 
execute(Object) - Method in interface biz.hammurapi.config.Command
 
execute(Object) - Method in class biz.hammurapi.config.GenericContainer
Invokes execute() of executable components sequentially.
execute(SQLProcessor) - Method in interface biz.hammurapi.sql.Transaction
 
execute(Object) - Method in class biz.hammurapi.util.DispatchingVisitor
Passes executionContext for visiting.
execute() - Method in class biz.hammurapi.util.InvocationPump.Command
Put single-threaded functionality here
execute(Runnable) - Method in class biz.hammurapi.util.SerialProcessor
Executes task in a separate thread
executeScript(Reader) - Method in class biz.hammurapi.sql.SQLProcessor
Excecutes script with ; as statement separator
executeScript(Reader, char) - Method in class biz.hammurapi.sql.SQLProcessor
Executes series of SQL statement read from reader and separated by statementSeparator
executeScript(Reader, char, ExceptionSink) - Method in class biz.hammurapi.sql.SQLProcessor
 
executeTransaction(Transaction) - Method in class biz.hammurapi.sql.SQLProcessor
 
expand(Reader, Context) - Static method in class biz.hammurapi.eval.ExpandingFilterWriter
 
ExpandingFilterWriter - Class in biz.hammurapi.eval
 
ExpandingFilterWriter(Writer, Context) - Constructor for class biz.hammurapi.eval.ExpandingFilterWriter
 
ExpandingFilterWriter(Writer, Context, Set) - Constructor for class biz.hammurapi.eval.ExpandingFilterWriter
 
expandToString(Reader, Context) - Static method in class biz.hammurapi.eval.ExpandingFilterWriter
 

F

File2InputStreamConfigurableAdapter - Class in biz.hammurapi.config.adapters
Converts InputStreamConfigurable to FileConfigurable
File2InputStreamConfigurableAdapter(InputStreamConfigurable) - Constructor for class biz.hammurapi.config.adapters.File2InputStreamConfigurableAdapter
 
FileConfigurable - Interface in biz.hammurapi.config
File configurable
FileStorage - Class in biz.hammurapi.legacy.persistence
 
FileStorage(File) - Constructor for class biz.hammurapi.legacy.persistence.FileStorage
 
FilterInvocationHandler - Interface in biz.hammurapi.convert
Invocation handler which provides access to the master object.
finalize() - Method in class biz.hammurapi.cache.MemoryCache
 
finalize() - Method in class biz.hammurapi.cache.PassiveMemoryCache
 
finalize() - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSource
 
find(int) - Method in class biz.hammurapi.antlr.AST
Finds AST of given type in this AST and siblings.
find(Acceptor) - Method in class biz.hammurapi.util.AbstractSearchable
 
find(Acceptor) - Method in interface biz.hammurapi.util.Searchable
 
find(Acceptor) - Method in class biz.hammurapi.util.VisitableBase
 
findAll(Acceptor) - Method in class biz.hammurapi.util.AbstractSearchable
 
findAll(Acceptor) - Method in interface biz.hammurapi.util.Searchable
 
findAll(Acceptor) - Method in class biz.hammurapi.util.VisitableBase
 
findChild(int) - Method in class biz.hammurapi.antlr.AST
Finds child of given type.
findProjectSingleMethodName(String) - Static method in class biz.hammurapi.sql.SQLProcessor
Finds projectSingleXXX method for a particular type.
findSetter(Class) - Static method in class biz.hammurapi.sql.columns.ObjectColumn
Finds parameter setter for object type
FirstColumnProjector - Class in biz.hammurapi.sql
Projects first column by invoking ResultSet.getObject(1)
FirstColumnProjector() - Constructor for class biz.hammurapi.sql.FirstColumnProjector
 
FirstColumnProjector(Class) - Constructor for class biz.hammurapi.sql.FirstColumnProjector
 
FirstColumnSmartProjector - Class in biz.hammurapi.sql
Base class for SQLC generated projectors.
FirstColumnSmartProjector(Class, ConverterClosure) - Constructor for class biz.hammurapi.sql.FirstColumnSmartProjector
 
FloatColumn - Class in biz.hammurapi.sql.columns
 
FloatColumn(String, boolean) - Constructor for class biz.hammurapi.sql.columns.FloatColumn
 
FloatColumn(String, boolean, float) - Constructor for class biz.hammurapi.sql.columns.FloatColumn
 
FloatColumn(String, boolean, ResultSet) - Constructor for class biz.hammurapi.sql.columns.FloatColumn
 
force - Variable in class biz.hammurapi.sql.columns.Column
 
forEach(Object) - Static method in class biz.hammurapi.eval.EvaluatingContext
 
forEach(Object) - Static method in class biz.hammurapi.eval.Evaluator
Deprecated.  
FoundationAtomicConvertersBundle - Class in biz.hammurapi.convert
 
FoundationAtomicConvertersBundle() - Constructor for class biz.hammurapi.convert.FoundationAtomicConvertersBundle
Creates new composite converter populated by default with some generic converters.
from - Variable in class biz.hammurapi.metrics.SlicingMeasurementConsumer
 
fromDom(Element) - Method in class biz.hammurapi.sql.DatabaseObject
 
fromDom(Element, Properties) - Method in class biz.hammurapi.sql.DatabaseObject
 
fromDom(Element) - Method in interface biz.hammurapi.sql.IDatabaseObject
Loads columns from XML element
fromDom(Element, Properties) - Method in interface biz.hammurapi.sql.IDatabaseObject
 

G

generate(Connection, String) - Method in class biz.hammurapi.sql.GenericIdentityGenerator
 
generate(Connection, String) - Method in interface biz.hammurapi.sql.IdentityGenerator
Generates next identity for given object name.
generate(Connection, String) - Method in class biz.hammurapi.sql.OracleSequenceIdentityGenerator
 
generate(Connection, String) - Method in class biz.hammurapi.sql.TableIdentityGenerator
 
GenericContainer - Class in biz.hammurapi.config
 
GenericContainer() - Constructor for class biz.hammurapi.config.GenericContainer
 
GenericIdentityGenerator - Class in biz.hammurapi.sql
Generates identities by executing specified SQL statement
GenericIdentityGenerator(String) - Constructor for class biz.hammurapi.sql.GenericIdentityGenerator
Constructor
GenericIdentityRetriever - Class in biz.hammurapi.sql
Retrieves identity by executing SQL statement
GenericIdentityRetriever(String) - Constructor for class biz.hammurapi.sql.GenericIdentityRetriever
 
get() - Method in interface biz.hammurapi.cache.Entry
Object.
get(Object) - Method in class biz.hammurapi.cache.MemoryCache
 
get(Object) - Method in class biz.hammurapi.cache.PassiveMemoryCache
 
get(Object) - Method in interface biz.hammurapi.cache.Producer
 
get() - Method in interface biz.hammurapi.cache.ProducingKey
Produces value for the key.
get(Object) - Method in class biz.hammurapi.cache.SimpleMemoryCache
 
get(Object) - Method in class biz.hammurapi.cache.SoftHashMap
 
get(String) - Method in class biz.hammurapi.config.BeanContext
 
get(String, Context) - Method in interface biz.hammurapi.config.ChainedContext
 
get(String) - Method in class biz.hammurapi.config.ComponentBase
 
get(String) - Method in interface biz.hammurapi.config.Context
 
get(String) - Method in class biz.hammurapi.config.ElementContext
 
get(String) - Method in class biz.hammurapi.config.GenericContainer
Looks up component in component tree.
get(String) - Method in class biz.hammurapi.config.MapContext
 
get(String) - Method in class biz.hammurapi.config.PathNavigator
 
get(String) - Method in class biz.hammurapi.config.SimpleContext
 
get(String) - Method in class biz.hammurapi.eval.EvaluatingContext
 
get(String) - Method in class biz.hammurapi.legacy.persistence.CompositeStorage
 
get(String) - Method in class biz.hammurapi.legacy.persistence.FileStorage
 
get(String) - Method in class biz.hammurapi.legacy.persistence.MemoryStorage
 
get(String) - Method in interface biz.hammurapi.legacy.persistence.Storage
Retrieves object from storage
get(String) - Method in class biz.hammurapi.properties.MapPropertySet
 
get(String, Object) - Method in class biz.hammurapi.properties.MapPropertySet
 
get(String) - Method in interface biz.hammurapi.properties.PropertySet
Retrieves property.
get(String, Object) - Method in interface biz.hammurapi.properties.PropertySet
 
get(String) - Method in class biz.hammurapi.properties.PropertySetFilter
 
get(String, Object) - Method in class biz.hammurapi.properties.PropertySetFilter
 
get(String) - Method in class biz.hammurapi.properties.PropertySubSet
 
get(String, Object) - Method in class biz.hammurapi.properties.PropertySubSet
 
get(String) - Method in class biz.hammurapi.sql.DatabaseObject
 
get(String) - Method in class biz.hammurapi.util.CompositeWorkerContainer
Looks up component in component tree.
get(int) - Method in class biz.hammurapi.util.UnmodifiableConvertingList
 
getAction() - Method in interface biz.hammurapi.authorization.Permission
 
getAlignment() - Method in class biz.hammurapi.sql.columns.ByteColumn
 
getAlignment() - Method in class biz.hammurapi.sql.columns.Column
 
getAlignment() - Method in class biz.hammurapi.sql.columns.DoubleColumn
 
getAlignment() - Method in class biz.hammurapi.sql.columns.FloatColumn
 
getAlignment() - Method in class biz.hammurapi.sql.columns.IntColumn
 
getAlignment() - Method in class biz.hammurapi.sql.columns.LongColumn
 
getAlignment() - Method in class biz.hammurapi.sql.columns.ShortColumn
 
getAllowsChildren() - Method in class biz.hammurapi.swing.LazyTreeNode
 
getAttempt() - Method in interface biz.hammurapi.config.RestartCommand
 
getAttribute(Object) - Method in class biz.hammurapi.antlr.AST
 
getAttribute(Object) - Method in class biz.hammurapi.config.GenericContainer
 
getAttribute(Object) - Method in class biz.hammurapi.sql.columns.Column
 
getAttribute(Object) - Method in class biz.hammurapi.sql.DatabaseObject
 
getAttribute(Object) - Method in interface biz.hammurapi.util.Attributable
 
getAttribute(Object) - Method in class biz.hammurapi.util.TreeNode
 
getAvg() - Method in interface biz.hammurapi.metrics.Metric
 
getAvg() - Method in class biz.hammurapi.metrics.SimpleMetric
 
getAvg() - Method in class biz.hammurapi.metrics.SimpleSlice
 
getCategory(Class) - Static method in class biz.hammurapi.metrics.MeasurementCategoryFactory
 
getCategory(String) - Static method in class biz.hammurapi.metrics.MeasurementCategoryFactory
 
getCategoryInstance(String) - Method in class biz.hammurapi.metrics.SlicingMeasurementConsumer
 
getCause() - Method in exception biz.hammurapi.sql.SQLExceptionEx
 
getChild(Object, int) - Method in class biz.hammurapi.antlr.ASTFrame.JTreeASTModel
 
getChild(String) - Method in class biz.hammurapi.config.ComponentBase
Override this method if component has subcomponents.
getChild(String) - Method in class biz.hammurapi.config.JndiBridge
 
getChild(String) - Method in class biz.hammurapi.config.JndiWrapper
 
getChild(String) - Method in class biz.hammurapi.config.PathNavigator
 
getChild(String) - Method in class biz.hammurapi.config.RmiRegistryComponent
 
getChildAt(int) - Method in class biz.hammurapi.swing.LazyTreeNode
 
getChildClassLoader(ClassLoader, ClassLoader) - Static method in class biz.hammurapi.convert.DuckConverterFactory
 
getChildCount(Object) - Method in class biz.hammurapi.antlr.ASTFrame.JTreeASTModel
 
getChildCount() - Method in class biz.hammurapi.swing.LazyTreeNode
 
getChildren() - Method in class biz.hammurapi.swing.LazyTreeNode
 
getChildren() - Method in class biz.hammurapi.util.TreeNode
 
getClassesOfInterest() - Method in class biz.hammurapi.util.DispatchingVisitor
 
getClassInterfaces(Class) - Static method in class biz.hammurapi.wrap.WrapperHandler
 
getClassName() - Method in class biz.hammurapi.ant.ObjectEntry
 
getClassName() - Method in interface biz.hammurapi.authorization.ClassPermission
 
getColumn() - Method in class biz.hammurapi.antlr.AST
 
getColumn() - Method in class biz.hammurapi.legacy.review.SimpleSourceMarker
 
getColumn() - Method in interface biz.hammurapi.legacy.review.SourceMarker
 
getColumn(ResultSet, String) - Method in class biz.hammurapi.sql.BaseReflectionProjector
This implmentation uses ResultSet.getObject() method to obtain field value.
getColumn(ResultSet, int) - Method in class biz.hammurapi.sql.BaseReflectionProjector
This implmentation uses ResultSet.getObject() method to obtain field value.
getColumn(String) - Method in class biz.hammurapi.sql.DatabaseObject
 
getColumnAttribute(String, Object) - Method in class biz.hammurapi.sql.DatabaseObject
 
getColumnAttribute(String, Object) - Method in interface biz.hammurapi.sql.IDatabaseObject
 
getComponentMap() - Method in class biz.hammurapi.config.GenericContainer
 
getComponentName(Node) - Method in class biz.hammurapi.config.DomConfigurableContainer
 
getComponentName(Node) - Method in class biz.hammurapi.config.ElementNameDomConfigurableContainer
 
getComponentName(Node) - Method in class biz.hammurapi.config.NameAttributeDomConfigurableContainer
 
getComponentNames() - Method in class biz.hammurapi.config.GenericContainer
 
getComponents() - Method in class biz.hammurapi.config.GenericContainer
 
getConfigDocument() - Method in class biz.hammurapi.config.XmlSource
 
getConnection() - Method in class biz.hammurapi.ant.ConnectionEntry
 
getConnection() - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSource
 
getConnection(String, String) - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSource
 
getConnection() - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSourceFilter
 
getConnection(String, String) - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSourceFilter
 
getConnection() - Method in class biz.hammurapi.sql.SQLProcessor
Returns connection if you need it for JDBC calls outside of the SQLProcessor
getContentHandler(boolean) - Method in class biz.hammurapi.sql.DatabaseObject
 
getContext(String, Locale, String) - Method in class biz.hammurapi.util.ClassResourceLoader
 
getConverter(Class, Class) - Static method in class biz.hammurapi.convert.ContextConverterFactory
 
getConverter(Class, Class) - Static method in class biz.hammurapi.convert.ConvertingService
Converts source to target type using converters loaded from META-INF/config/biz.hammurapi.convert.Converter resources.
getConverter(Class, Class, ClassLoader) - Static method in class biz.hammurapi.convert.ConvertingService
Converts source to target type using converters loaded from META-INF/config/biz.hammurapi.convert.Converter resources.
getConverter(Class, Class, Context) - Static method in class biz.hammurapi.convert.ConvertingService
Converts source to target type using converters loaded from META-INF/config/biz.hammurapi.convert.Converter resources.
getConverter(Class, Class, Context, ClassLoader) - Static method in class biz.hammurapi.convert.ConvertingService
Converts source to target type using converters loaded from META-INF/config/biz.hammurapi.convert.Converter resources.
getConverter(Class, Class, boolean) - Static method in class biz.hammurapi.convert.DuckConverterFactory
 
getConverters() - Method in interface biz.hammurapi.convert.AtomicConvertersBundle
 
getConverters() - Method in class biz.hammurapi.convert.FoundationAtomicConvertersBundle
 
getDataSource() - Method in class biz.hammurapi.ant.ConnectionEntry
 
getDataSource() - Method in class biz.hammurapi.sql.SQLProcessor
 
getDecorator() - Static method in class biz.hammurapi.convert.DecoratingService
Creates decorating closure.
getDecorator(ClassLoader) - Static method in class biz.hammurapi.convert.DecoratingService
Creates decorating closure.
getDecorator(Context) - Static method in class biz.hammurapi.convert.DecoratingService
Creates decorating closure.
getDecorator(Context, ClassLoader) - Static method in class biz.hammurapi.convert.DecoratingService
Creates decorating closure.
getDecorators() - Method in interface biz.hammurapi.convert.AtomicDecoratorsBundle
 
getDefaultInstance() - Static method in class biz.hammurapi.util.SerialProcessor
 
getDescription() - Method in class biz.hammurapi.swing.LazyTreeNode
 
getDeviation() - Method in interface biz.hammurapi.metrics.Metric
 
getDeviation() - Method in class biz.hammurapi.metrics.SimpleMetric
 
getDeviation() - Method in class biz.hammurapi.metrics.SimpleSlice
 
getDocument() - Method in class biz.hammurapi.render.RenderRequest
Deprecated.  
getDocumentElement() - Method in class biz.hammurapi.ant.XmlSourceEntry
 
getElementText(Element, String) - Static method in class biz.hammurapi.xml.dom.AbstractDomObject
 
getElementText(Node) - Static method in class biz.hammurapi.xml.dom.AbstractDomObject
 
getElementText(Element) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
getEmbeddedStyle(Class) - Method in class biz.hammurapi.render.dom.AbstractRenderer
Searches for class name first, then for all interfaces and then for superclass.
getException() - Method in class biz.hammurapi.util.AccumulatingExceptionSink.Entry
 
getException() - Method in class biz.hammurapi.util.AccumulatingVisitorExceptionSink.Entry
 
getExceptions() - Method in class biz.hammurapi.util.AccumulatingExceptionSink
 
getExceptions() - Method in class biz.hammurapi.util.AccumulatingVisitorExceptionSink
 
getExpirationTime() - Method in interface biz.hammurapi.cache.Entry
Time when entry expires
getFile() - Method in class biz.hammurapi.ant.XmlSourceEntry
Getter for property file.
getFirstToken() - Method in class biz.hammurapi.antlr.AST
 
getFirstToken() - Method in interface biz.hammurapi.antlr.TokenChain
 
getFrom() - Method in class biz.hammurapi.metrics.SimpleSlice
 
getFrom() - Method in interface biz.hammurapi.metrics.Slice
 
getId() - Method in class biz.hammurapi.antlr.AST
 
getIdentity() - Method in class biz.hammurapi.util.BeanVisitable
 
getIdString() - Method in interface biz.hammurapi.util.Identifiable
 
getIndex(TreeNode) - Method in class biz.hammurapi.swing.LazyTreeNode
 
getIndexOfChild(Object, Object) - Method in class biz.hammurapi.antlr.ASTFrame.JTreeASTModel
 
getInitConnectionTransaction() - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSource
 
getInvocations() - Method in interface biz.hammurapi.util.DispatchingVisitor.Stats
 
getLabel() - Method in class biz.hammurapi.sql.columns.Column
 
getLastToken() - Method in class biz.hammurapi.antlr.AST
 
getLastToken() - Method in interface biz.hammurapi.antlr.TokenChain
 
getLeftColumn() - Method in class biz.hammurapi.antlr.AST
Returns leftmost non-zero column among itself and all children
getLine() - Method in class biz.hammurapi.antlr.AST
 
getLine() - Method in class biz.hammurapi.legacy.review.SimpleSourceMarker
 
getLine() - Method in interface biz.hammurapi.legacy.review.SourceMarker
 
getListener() - Method in class biz.hammurapi.antlr.Token
 
getListener() - Method in class biz.hammurapi.sql.columns.Column
 
getLoginTimeout() - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSource
 
getLoginTimeout() - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSourceFilter
 
getLogWriter() - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSource
 
getLogWriter() - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSourceFilter
 
getMajor() - Method in class biz.hammurapi.util.Version
 
getMaster() - Method in class biz.hammurapi.config.JndiWrapper
 
getMaster() - Method in class biz.hammurapi.config.Reference
 
getMaster() - Method in class biz.hammurapi.config.RmiRegistryComponent
 
getMaster() - Method in class biz.hammurapi.config.RmiWrapper
 
getMaster() - Method in interface biz.hammurapi.config.Wrapper
 
getMaster() - Method in interface biz.hammurapi.convert.FilterInvocationHandler
 
getMaster() - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSourceComponent
 
getMaster() - Method in class biz.hammurapi.sql.hsqldb.HsqldbInMemoryDataSourceComponent
 
getMaster() - Method in class biz.hammurapi.sql.hsqldb.HsqldbStandaloneDataSourceComponent
 
getMaster() - Method in class biz.hammurapi.sql.hsqldb.HsqldbTmpDataSourceComponent
 
getMaster() - Method in class biz.hammurapi.util.ThreadPoolComponentWrapper
 
getMaster() - Method in class biz.hammurapi.util.UnmodifiableConvertingList
 
getMaster() - Method in class biz.hammurapi.wrap.StrongWrapperHandler
 
getMaster() - Method in class biz.hammurapi.wrap.WeakWrapperHandler
 
getMaster() - Method in class biz.hammurapi.wrap.WrapperHandler
 
getMasterInternal() - Method in class biz.hammurapi.wrap.WeakWrapperHandler
 
getMax() - Method in interface biz.hammurapi.metrics.Metric
 
getMax() - Method in class biz.hammurapi.metrics.SimpleMetric
 
getMax() - Method in class biz.hammurapi.metrics.SimpleSlice
 
getMaxQueue() - Method in class biz.hammurapi.metrics.SlicingMeasurementConsumer
 
getMaxQueue() - Method in class biz.hammurapi.util.ThreadPool
 
getMeasurementConsumer() - Method in class biz.hammurapi.config.ComponentBase
 
getMeasurementConsumer() - Method in class biz.hammurapi.config.GenericContainer
 
getMeasurementConsumer(String) - Method in class biz.hammurapi.metrics.MeasurementCategoryFactory
Subclasses shall implement this method to bind sinks to category
getMeasurementConsumer(String) - Method in class biz.hammurapi.metrics.SlicingMeasurementCategoryFactory
 
getMeasurementConsumer(String) - Method in class biz.hammurapi.metrics.XmlMeasurementCategoryFactory
 
getMeasurements() - Method in interface biz.hammurapi.metrics.Metric
 
getMeasurements() - Method in class biz.hammurapi.metrics.SimpleMetric
 
getMeasurements() - Method in class biz.hammurapi.metrics.SimpleSlice
 
getMethod() - Method in class biz.hammurapi.util.AccumulatingVisitorExceptionSink.Entry
 
getMetrics() - Method in interface biz.hammurapi.metrics.MetricSource
 
getMetrics() - Method in class biz.hammurapi.metrics.SimpleMeasurementConsumer
 
getMicro() - Method in class biz.hammurapi.util.Version
 
getMin() - Method in interface biz.hammurapi.metrics.Metric
 
getMin() - Method in class biz.hammurapi.metrics.SimpleMetric
 
getMin() - Method in class biz.hammurapi.metrics.SimpleSlice
 
getMinor() - Method in class biz.hammurapi.util.Version
 
getName() - Method in class biz.hammurapi.ant.Param
 
getName() - Method in interface biz.hammurapi.config.NamedComponent
 
getName() - Method in interface biz.hammurapi.metrics.Metric
 
getName() - Method in class biz.hammurapi.metrics.SimpleMetric
 
getName() - Method in class biz.hammurapi.metrics.SimpleSlice
 
getName() - Method in class biz.hammurapi.sql.columns.Column
 
getName() - Method in interface biz.hammurapi.util.Parameter
 
getName() - Method in class biz.hammurapi.util.ThreadPool
 
getNameMap() - Method in class biz.hammurapi.sql.SQLProcessor
 
getNames() - Method in interface biz.hammurapi.config.ContextEx
 
getNames() - Method in class biz.hammurapi.config.MapContext
 
getNames() - Method in class biz.hammurapi.config.SimpleContext
 
getNames() - Method in interface biz.hammurapi.config.TraversableContext
 
getNextToken() - Method in class biz.hammurapi.antlr.Token
 
getNonBlankElementText(Element) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
getNumber() - Method in interface biz.hammurapi.metrics.Metric
 
getNumber() - Method in class biz.hammurapi.metrics.SimpleMetric
 
getNumber() - Method in class biz.hammurapi.metrics.SimpleSlice
 
getNumberOfThreads() - Method in class biz.hammurapi.util.ThreadPool
 
getObject(ClassLoader) - Method in class biz.hammurapi.ant.ObjectEntry
 
getObject(ClassLoader) - Method in class biz.hammurapi.ant.Param
 
getObjectValue(boolean) - Method in class biz.hammurapi.sql.columns.BooleanColumn
 
getObjectValue(boolean) - Method in class biz.hammurapi.sql.columns.ByteColumn
 
getObjectValue(boolean) - Method in class biz.hammurapi.sql.columns.CharColumn
 
getObjectValue(boolean) - Method in class biz.hammurapi.sql.columns.Column
Returns column value as object
getObjectValue(boolean) - Method in class biz.hammurapi.sql.columns.DoubleColumn
 
getObjectValue(boolean) - Method in class biz.hammurapi.sql.columns.FloatColumn
 
getObjectValue(boolean) - Method in class biz.hammurapi.sql.columns.IntColumn
 
getObjectValue(boolean) - Method in class biz.hammurapi.sql.columns.LongColumn
 
getObjectValue(boolean) - Method in class biz.hammurapi.sql.columns.ObjectColumn
 
getObjectValue(boolean) - Method in class biz.hammurapi.sql.columns.ShortColumn
 
getObjectVersion() - Method in class biz.hammurapi.sql.DatabaseObject
 
getObjectVersion() - Method in interface biz.hammurapi.util.Versioned
 
getOrder() - Method in interface biz.hammurapi.util.OrderedTarget
 
getOrdered() - Method in class biz.hammurapi.config.DependencyManager
 
getOriginalValue() - Method in class biz.hammurapi.sql.columns.BooleanColumn
 
getOriginalValue() - Method in class biz.hammurapi.sql.columns.ByteColumn
 
getOriginalValue() - Method in class biz.hammurapi.sql.columns.CharColumn
 
getOriginalValue() - Method in class biz.hammurapi.sql.columns.DoubleColumn
 
getOriginalValue() - Method in class biz.hammurapi.sql.columns.FloatColumn
 
getOriginalValue() - Method in class biz.hammurapi.sql.columns.IntColumn
 
getOriginalValue() - Method in class biz.hammurapi.sql.columns.LongColumn
 
getOriginalValue() - Method in class biz.hammurapi.sql.columns.ObjectColumn
 
getOriginalValue() - Method in class biz.hammurapi.sql.columns.ShortColumn
 
getOwner(Class) - Method in class biz.hammurapi.config.ComponentBase
Finds component owner of particular type.
getOwner() - Method in class biz.hammurapi.config.ComponentBase
 
getOwner(Class) - Method in class biz.hammurapi.config.GenericContainer
Finds component owner of particular type.
getParameters() - Method in class biz.hammurapi.ant.ObjectEntry
 
getParent() - Method in class biz.hammurapi.antlr.AST
 
getParent() - Method in class biz.hammurapi.config.PathNavigator
 
getParent() - Method in class biz.hammurapi.swing.LazyTreeNode
 
getParent() - Method in class biz.hammurapi.util.TreeNode
 
getParsedProperty(String) - Method in class biz.hammurapi.config.PropertyParser
Property parsing.
getPath() - Method in interface biz.hammurapi.config.NamedComponent
Component path in container, which is component's owner path and component name separated by slash.
getPath(Object) - Method in class biz.hammurapi.util.BeanVisitable
 
getPrevSibling() - Method in class biz.hammurapi.antlr.AST
 
getPrevToken() - Method in class biz.hammurapi.antlr.Token
 
getPriority() - Method in class biz.hammurapi.util.ThreadPool
 
getProcessor(Context) - Method in class biz.hammurapi.ant.ConnectionEntry
 
getProcessor() - Method in interface biz.hammurapi.sql.Lazy
 
getProperties(String, String) - Method in class biz.hammurapi.util.ClassResourceLoader
 
getProperties(String, Locale, String) - Method in class biz.hammurapi.util.ClassResourceLoader
 
getProperty() - Method in class biz.hammurapi.ant.Param
 
getPropertyNames() - Method in class biz.hammurapi.properties.MapPropertySet
 
getPropertyNames() - Method in interface biz.hammurapi.properties.PropertySet
 
getPropertyNames() - Method in class biz.hammurapi.properties.PropertySetFilter
 
getPropertyNames() - Method in class biz.hammurapi.properties.PropertySubSet
 
getProxy() - Method in class biz.hammurapi.util.ProxyInvocationPump
 
getProxy() - Method in interface biz.hammurapi.wrap.Wrappable
 
getProxy() - Method in class biz.hammurapi.wrap.WrapperHandler
 
getReader() - Method in class biz.hammurapi.sql.hsqldb.HsqldbDataSourceComponent
 
getRenderee() - Method in class biz.hammurapi.render.RenderRequest
Deprecated.  
getResourceAsStream(String, String) - Method in class biz.hammurapi.util.ClassResourceLoader
 
getResourceAsStream(String, Locale, String) - Method in class biz.hammurapi.util.ClassResourceLoader
 
getRestartDelay() - Method in interface biz.hammurapi.config.RestartCommand
 
getRoot() - Method in class biz.hammurapi.antlr.ASTFrame.JTreeASTModel
 
getSignature() - Method in interface biz.hammurapi.legacy.review.Signed
 
getSignature() - Method in class biz.hammurapi.legacy.review.SimpleSourceMarker
 
getSingleElement(Element, String) - Static method in class biz.hammurapi.xml.dom.DOMUtils
Ensures that thre is one and only one element and returns it.
getSingleElementText(Element, String) - Static method in class biz.hammurapi.xml.dom.DOMUtils
Ensures that there is only one element and returns its text
getSingleNonBlankElementText(Element, String) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
getSize() - Method in class biz.hammurapi.antlr.AST
 
getSliceConsumer() - Method in class biz.hammurapi.metrics.SlicingMeasurementConsumer
 
getSource() - Method in class biz.hammurapi.util.AccumulatingExceptionSink.Entry
 
getSourceId() - Method in class biz.hammurapi.antlr.AST
 
getSourceId() - Method in class biz.hammurapi.antlr.Token
 
getSourceId() - Method in class biz.hammurapi.legacy.review.SimpleSourceMarker
 
getSourceId() - Method in interface biz.hammurapi.legacy.review.SourceMarker
Crude hack, but can't come up with anything better at the time.
getSourceType() - Method in interface biz.hammurapi.convert.AtomicConverter
 
getSourceType() - Method in class biz.hammurapi.convert.AtomicConverterBase
 
getSourceType() - Method in interface biz.hammurapi.convert.AtomicDecorator
 
getSourceType() - Method in class biz.hammurapi.convert.ReflectionConverter
 
getSourceURL() - Method in class biz.hammurapi.antlr.AST
 
getSourceURL() - Method in class biz.hammurapi.antlr.Token
 
getSourceURL() - Method in class biz.hammurapi.legacy.review.SimpleSourceMarker
 
getSourceURL() - Method in interface biz.hammurapi.legacy.review.SourceMarker
 
getSqlType(String, int) - Method in class biz.hammurapi.sql.DatabaseObject
Allows to override generated column types with <class name>.sqltypes resource.
getStack() - Method in class biz.hammurapi.util.VisitorStack
 
getStack(Class) - Method in class biz.hammurapi.util.VisitorStack
 
getStack(Class[]) - Method in class biz.hammurapi.util.VisitorStack
 
getStats() - Method in class biz.hammurapi.util.DispatchingVisitor
 
getStorage(Class) - Method in class biz.hammurapi.legacy.persistence.CompositeStorage
 
getStorage(String) - Method in class biz.hammurapi.legacy.persistence.CompositeStorage
 
getStream() - Method in class biz.hammurapi.config.XmlSource
 
getSubHandler(String, String, String) - Method in class biz.hammurapi.sql.DatabaseObject
If database object receives XML event which doesn't map to any column, it invokes this method to obtain sub-handler for an element.
getSubset(String) - Method in class biz.hammurapi.properties.MapPropertySet
 
getSubset(String) - Method in interface biz.hammurapi.properties.PropertySet
 
getSubset(String) - Method in class biz.hammurapi.properties.PropertySetFilter
 
getSubset(String) - Method in class biz.hammurapi.properties.PropertySubSet
 
getTarget() - Method in interface biz.hammurapi.util.CompositeProxyFactory.TargetFactory
 
getTargetClass() - Method in interface biz.hammurapi.util.CompositeProxyFactory.TargetFactory
 
getTargets() - Method in interface biz.hammurapi.util.DispatchingVisitor.Filter
 
getTargets() - Method in class biz.hammurapi.util.DispatchingVisitor
 
getTargetType() - Method in interface biz.hammurapi.convert.AtomicConverter
 
getTargetType() - Method in class biz.hammurapi.convert.AtomicConverterBase
 
getTargetType() - Method in class biz.hammurapi.convert.ReflectionConverter
 
getThreadStats() - Method in class biz.hammurapi.util.DispatchingVisitor
 
getTick() - Method in class biz.hammurapi.metrics.SlicingMeasurementConsumer
 
getTime() - Method in interface biz.hammurapi.cache.Entry
Time when entry was put to cache.
getTime() - Method in interface biz.hammurapi.metrics.Metric.Measurement
 
getTime() - Method in class biz.hammurapi.metrics.SimpleMeasurement
 
getTime() - Method in interface biz.hammurapi.metrics.TimeIntervalCategory
 
getTimeIntervalCategory(Class) - Static method in class biz.hammurapi.metrics.MeasurementCategoryFactory
 
getTimeIntervalCategory(String) - Static method in class biz.hammurapi.metrics.MeasurementCategoryFactory
 
getTimeIntervalCategory() - Method in class biz.hammurapi.sql.SQLProcessor
 
getTo() - Method in class biz.hammurapi.metrics.SimpleSlice
 
getTo() - Method in interface biz.hammurapi.metrics.Slice
 
getToken() - Method in class biz.hammurapi.antlr.AST
 
getTotal() - Method in interface biz.hammurapi.metrics.Metric
 
getTotal() - Method in class biz.hammurapi.metrics.SimpleMetric
 
getTotal() - Method in class biz.hammurapi.metrics.SimpleSlice
 
getType() - Method in class biz.hammurapi.sql.columns.BooleanColumn
 
getType() - Method in class biz.hammurapi.sql.columns.ByteColumn
 
getType() - Method in class biz.hammurapi.sql.columns.CharColumn
 
getType() - Method in class biz.hammurapi.sql.columns.Column
 
getType() - Method in class biz.hammurapi.sql.columns.DoubleColumn
 
getType() - Method in class biz.hammurapi.sql.columns.FloatColumn
 
getType() - Method in class biz.hammurapi.sql.columns.IntColumn
 
getType() - Method in class biz.hammurapi.sql.columns.LongColumn
 
getType() - Method in class biz.hammurapi.sql.columns.ObjectColumn
 
getType() - Method in class biz.hammurapi.sql.columns.ShortColumn
 
getType() - Method in interface biz.hammurapi.util.Parameter
 
getURL() - Method in class biz.hammurapi.ant.XmlSourceEntry
Getter for property URL.
getValue() - Method in class biz.hammurapi.ant.ObjectEntry
 
getValue() - Method in class biz.hammurapi.eval.SingleResult
 
getValue() - Method in interface biz.hammurapi.metrics.Metric.Measurement
 
getValue() - Method in class biz.hammurapi.metrics.SimpleMeasurement
 
getValue() - Method in class biz.hammurapi.sql.columns.BooleanColumn
 
getValue() - Method in class biz.hammurapi.sql.columns.ByteColumn
 
getValue() - Method in class biz.hammurapi.sql.columns.CharColumn
 
getValue() - Method in class biz.hammurapi.sql.columns.DoubleColumn
 
getValue() - Method in class biz.hammurapi.sql.columns.FloatColumn
 
getValue() - Method in class biz.hammurapi.sql.columns.IntColumn
 
getValue() - Method in class biz.hammurapi.sql.columns.LongColumn
 
getValue() - Method in class biz.hammurapi.sql.columns.ObjectColumn
 
getValue() - Method in class biz.hammurapi.sql.columns.ShortColumn
 
getValues() - Method in class biz.hammurapi.eval.MultiResult
 
getVisitee() - Method in class biz.hammurapi.util.AccumulatingVisitorExceptionSink.Entry
 
getVisitor() - Method in class biz.hammurapi.util.AccumulatingVisitorExceptionSink.Entry
 
getVisitorStack() - Method in class biz.hammurapi.util.DispatchingVisitor
 
getVisitorStack() - Method in interface biz.hammurapi.util.VisitorStackSource
 
getVisits() - Method in interface biz.hammurapi.util.DispatchingVisitor.Stats
 
getXmlName() - Method in class biz.hammurapi.sql.columns.Column
 
GreaterOrEqual - Class in biz.hammurapi.sql.syntax
Greater or equal
GreaterOrEqual(String, boolean) - Constructor for class biz.hammurapi.sql.syntax.GreaterOrEqual
 
GreaterOrEqual(String, byte) - Constructor for class biz.hammurapi.sql.syntax.GreaterOrEqual
 
GreaterOrEqual(String, char) - Constructor for class biz.hammurapi.sql.syntax.GreaterOrEqual
 
GreaterOrEqual(String, double) - Constructor for class biz.hammurapi.sql.syntax.GreaterOrEqual
 
GreaterOrEqual(String, float) - Constructor for class biz.hammurapi.sql.syntax.GreaterOrEqual
 
GreaterOrEqual(String, int) - Constructor for class biz.hammurapi.sql.syntax.GreaterOrEqual
 
GreaterOrEqual(String, long) - Constructor for class biz.hammurapi.sql.syntax.GreaterOrEqual
 
GreaterOrEqual(String, String) - Constructor for class biz.hammurapi.sql.syntax.GreaterOrEqual
 
GreaterOrEqual(String, Object) - Constructor for class biz.hammurapi.sql.syntax.GreaterOrEqual
 
GreaterOrEqual(String, Object, int) - Constructor for class biz.hammurapi.sql.syntax.GreaterOrEqual
 
GreaterOrEqual(String, short) - Constructor for class biz.hammurapi.sql.syntax.GreaterOrEqual
 
GreaterThan - Class in biz.hammurapi.sql.syntax
Greater than
GreaterThan(String, boolean) - Constructor for class biz.hammurapi.sql.syntax.GreaterThan
 
GreaterThan(String, byte) - Constructor for class biz.hammurapi.sql.syntax.GreaterThan
 
GreaterThan(String, char) - Constructor for class biz.hammurapi.sql.syntax.GreaterThan
 
GreaterThan(String, double) - Constructor for class biz.hammurapi.sql.syntax.GreaterThan
 
GreaterThan(String, float) - Constructor for class biz.hammurapi.sql.syntax.GreaterThan
 
GreaterThan(String, int) - Constructor for class biz.hammurapi.sql.syntax.GreaterThan
 
GreaterThan(String, long) - Constructor for class biz.hammurapi.sql.syntax.GreaterThan
 
GreaterThan(String, String) - Constructor for class biz.hammurapi.sql.syntax.GreaterThan
 
GreaterThan(String, Object) - Constructor for class biz.hammurapi.sql.syntax.GreaterThan
 
GreaterThan(String, Object, int) - Constructor for class biz.hammurapi.sql.syntax.GreaterThan
 
GreaterThan(String, short) - Constructor for class biz.hammurapi.sql.syntax.GreaterThan
 

H

handleAccessError(Field, Exception) - Method in class biz.hammurapi.util.BeanVisitable
Prints stack trace to System.err.
handleAccessError(Method, Exception) - Method in class biz.hammurapi.util.BeanVisitable
Prints stack trace to System.err.
hasAttribute(String) - Method in class biz.hammurapi.util.TreeNode
 
hasClassPermission(Class, String) - Static method in class biz.hammurapi.authorization.AuthorizationManager
 
hasClassPermission(String, String) - Static method in class biz.hammurapi.authorization.AuthorizationManager
Authorization provider determines permission type from className.
hasClassPermission(Class, String) - Method in interface biz.hammurapi.authorization.AuthorizationProvider
 
hasClassPermission(String, String) - Method in interface biz.hammurapi.authorization.AuthorizationProvider
 
hasColumn(ResultSet, String) - Static method in class biz.hammurapi.sql.columns.Column
 
hashCode() - Method in class biz.hammurapi.antlr.AST
 
hashCode() - Method in class biz.hammurapi.antlr.Token
 
hashCode() - Method in class biz.hammurapi.sql.columns.BooleanColumn
 
hashCode() - Method in class biz.hammurapi.sql.columns.ByteColumn
 
hashCode() - Method in class biz.hammurapi.sql.columns.CharColumn
 
hashCode() - Method in class biz.hammurapi.sql.columns.DoubleColumn
 
hashCode() - Method in class biz.hammurapi.sql.columns.FloatColumn
 
hashCode() - Method in class biz.hammurapi.sql.columns.IntColumn
 
hashCode() - Method in class biz.hammurapi.sql.columns.LongColumn
 
hashCode() - Method in class biz.hammurapi.sql.columns.ObjectColumn
 
hashCode() - Method in class biz.hammurapi.sql.columns.ShortColumn
 
hashCode() - Method in class biz.hammurapi.sql.DatabaseObject
 
hashCode() - Method in class biz.hammurapi.sql.syntax.And
 
hashCode() - Method in class biz.hammurapi.sql.syntax.Between
 
hashCode() - Method in class biz.hammurapi.sql.syntax.Equals
 
hashCode() - Method in class biz.hammurapi.sql.syntax.GreaterOrEqual
 
hashCode() - Method in class biz.hammurapi.sql.syntax.GreaterThan
 
hashCode() - Method in class biz.hammurapi.sql.syntax.In
 
hashCode() - Method in class biz.hammurapi.sql.syntax.IsNotNull
 
hashCode() - Method in class biz.hammurapi.sql.syntax.IsNull
 
hashCode() - Method in class biz.hammurapi.sql.syntax.LessOrEqual
 
hashCode() - Method in class biz.hammurapi.sql.syntax.LessThan
 
hashCode() - Method in class biz.hammurapi.sql.syntax.Like
 
hashCode() - Method in class biz.hammurapi.sql.syntax.Not
 
hashCode() - Method in class biz.hammurapi.sql.syntax.NotEqual
 
hashCode() - Method in class biz.hammurapi.sql.syntax.NotIn
 
hashCode() - Method in class biz.hammurapi.sql.syntax.NotLike
 
hashCode() - Method in class biz.hammurapi.sql.syntax.Or
 
hashCode() - Method in class biz.hammurapi.sql.syntax.SelectModifier
 
hashCode() - Method in class biz.hammurapi.sql.syntax.StatementBuilder
 
hashCode() - Method in class biz.hammurapi.sql.Variant
 
hashCode() - Method in class biz.hammurapi.util.Version
 
hashCode() - Method in class biz.hammurapi.xml.dom.XmlBeanBase
 
hasInstancePermission(Object, String) - Method in interface biz.hammurapi.authorization.AuthorizationProvider
 
hasObjectPermission(Object, String) - Static method in class biz.hammurapi.authorization.AuthorizationManager
Authorization provider determines permission type from subject type
HousekeepingSliceConsumer - Interface in biz.hammurapi.metrics
Slice consumers which need to perform housekeeping on regular basis shall implement this method.
HsqldbDataSource - Class in biz.hammurapi.sql.hsqldb
Base class for HyperSonic data sources
HsqldbDataSource(String, String, String, Transaction) - Constructor for class biz.hammurapi.sql.hsqldb.HsqldbDataSource
 
HsqldbDataSourceComponent - Class in biz.hammurapi.sql.hsqldb
 
HsqldbDataSourceComponent() - Constructor for class biz.hammurapi.sql.hsqldb.HsqldbDataSourceComponent
 
HsqldbIdentityRetriever - Class in biz.hammurapi.sql.hsqldb
Calls IDENTITY() function to retrieve last identity
HsqldbIdentityRetriever() - Constructor for class biz.hammurapi.sql.hsqldb.HsqldbIdentityRetriever
 
HsqldbInMemoryDataSource - Class in biz.hammurapi.sql.hsqldb
In memory Hypersonic datasource with unique name.
HsqldbInMemoryDataSource(String) - Constructor for class biz.hammurapi.sql.hsqldb.HsqldbInMemoryDataSource
 
HsqldbInMemoryDataSource(Reader) - Constructor for class biz.hammurapi.sql.hsqldb.HsqldbInMemoryDataSource
 
HsqldbInMemoryDataSourceComponent - Class in biz.hammurapi.sql.hsqldb
 
HsqldbInMemoryDataSourceComponent() - Constructor for class biz.hammurapi.sql.hsqldb.HsqldbInMemoryDataSourceComponent
 
HsqldbResourceDataSource - Class in biz.hammurapi.sql.hsqldb
HSQLDB class loader resource data source.
HsqldbResourceDataSource(String, Transaction) - Constructor for class biz.hammurapi.sql.hsqldb.HsqldbResourceDataSource
Constructor.
HsqldbResourceDataSource(String, String, String, Transaction) - Constructor for class biz.hammurapi.sql.hsqldb.HsqldbResourceDataSource
Constructor.
HsqldbServerDataSource - Class in biz.hammurapi.sql.hsqldb
Hypersonic server data source.
HsqldbServerDataSource(Transaction) - Constructor for class biz.hammurapi.sql.hsqldb.HsqldbServerDataSource
Constructs server data source, which connects to localhost with user "sa" and blank password
HsqldbServerDataSource(String, Transaction) - Constructor for class biz.hammurapi.sql.hsqldb.HsqldbServerDataSource
Connects to remote host specified by host parameter with user "sa" and blank password
HsqldbServerDataSource(String, String, String, Transaction) - Constructor for class biz.hammurapi.sql.hsqldb.HsqldbServerDataSource
Connects to remote host specified by host parameter.
HsqldbService - Class in biz.hammurapi.sql.hsqldb
Helper class to start HSQLDB server as Windows service.
HsqldbService() - Constructor for class biz.hammurapi.sql.hsqldb.HsqldbService
 
HsqldbStandaloneDataSource - Class in biz.hammurapi.sql.hsqldb
Hypersonic standalone data source.
HsqldbStandaloneDataSource(String, Transaction) - Constructor for class biz.hammurapi.sql.hsqldb.HsqldbStandaloneDataSource
Constructor.
HsqldbStandaloneDataSource(String, String, String, Transaction, Transaction) - Constructor for class biz.hammurapi.sql.hsqldb.HsqldbStandaloneDataSource
Constructor.
HsqldbStandaloneDataSourceComponent - Class in biz.hammurapi.sql.hsqldb
 
HsqldbStandaloneDataSourceComponent() - Constructor for class biz.hammurapi.sql.hsqldb.HsqldbStandaloneDataSourceComponent
 
HsqldbTmpDataSource - Class in biz.hammurapi.sql.hsqldb
Hypersonic temporary data source.
HsqldbTmpDataSource(Reader) - Constructor for class biz.hammurapi.sql.hsqldb.HsqldbTmpDataSource
 
HsqldbTmpDataSource(String) - Constructor for class biz.hammurapi.sql.hsqldb.HsqldbTmpDataSource
 
HsqldbTmpDataSourceComponent - Class in biz.hammurapi.sql.hsqldb
 
HsqldbTmpDataSourceComponent() - Constructor for class biz.hammurapi.sql.hsqldb.HsqldbTmpDataSourceComponent
 
HtmlMeasurementCategoryFactory - Class in biz.hammurapi.metrics
 
HtmlMeasurementCategoryFactory(File) - Constructor for class biz.hammurapi.metrics.HtmlMeasurementCategoryFactory
 
HtmlRenderer - Interface in biz.hammurapi.render
 

I

IDatabaseObject - Interface in biz.hammurapi.sql
Interface of DatabaseObject.
Identifiable - Interface in biz.hammurapi.util
 
IdentityGenerator - Interface in biz.hammurapi.sql
 
IdentityManager - Interface in biz.hammurapi.sql
Base interface for identity generator and identity retriever.
IdentityRetriever - Interface in biz.hammurapi.sql
 
In - Class in biz.hammurapi.sql.syntax
In
In(String, boolean[]) - Constructor for class biz.hammurapi.sql.syntax.In
 
In(String, byte[]) - Constructor for class biz.hammurapi.sql.syntax.In
 
In(String, char[]) - Constructor for class biz.hammurapi.sql.syntax.In
 
In(String, double[]) - Constructor for class biz.hammurapi.sql.syntax.In
 
In(String, float[]) - Constructor for class biz.hammurapi.sql.syntax.In
 
In(String, int[]) - Constructor for class biz.hammurapi.sql.syntax.In
 
In(String, long[]) - Constructor for class biz.hammurapi.sql.syntax.In
 
In(String, String[]) - Constructor for class biz.hammurapi.sql.syntax.In
 
In(String, Object[]) - Constructor for class biz.hammurapi.sql.syntax.In
 
In(String, Object[], int) - Constructor for class biz.hammurapi.sql.syntax.In
 
In(String, short[]) - Constructor for class biz.hammurapi.sql.syntax.In
 
InfoSliceConsumer - Class in biz.hammurapi.metrics
Outputs metrics to java.util.logging.Logger
InfoSliceConsumer() - Constructor for class biz.hammurapi.metrics.InfoSliceConsumer
 
initDB(Reader, Context) - Method in class biz.hammurapi.sql.hsqldb.HsqldbDataSource
 
initialize(Token) - Method in class biz.hammurapi.antlr.AST
 
initialize(AST) - Method in class biz.hammurapi.antlr.AST
 
inject(Object, Context) - Static method in class biz.hammurapi.config.DomConfigFactory
Sets property (field or through setter or appender) using reflection.
inject(StatementFragment, Map, Object) - Method in class biz.hammurapi.sql.SQLProcessor
 
inject(String, Parameterizer, Map, Object) - Method in class biz.hammurapi.sql.SQLProcessor
Executes query and injects values from the first row to target object.
InputStream2DomConfigurableAdapter - Class in biz.hammurapi.config.adapters
Converts DomConfigurable to InputStreamConfigurable
InputStream2DomConfigurableAdapter(DomConfigurable) - Constructor for class biz.hammurapi.config.adapters.InputStream2DomConfigurableAdapter
 
InputStreamConfigurable - Interface in biz.hammurapi.config
InputStream configurable
insert(SQLProcessor, String) - Method in class biz.hammurapi.sql.DatabaseObject
 
insert(SQLProcessor, String) - Method in interface biz.hammurapi.sql.IDatabaseObject
 
insert(SQLProcessor, String) - Method in class biz.hammurapi.sql.MeasuringDatabaseObject
 
IntColumn - Class in biz.hammurapi.sql.columns
 
IntColumn(String, boolean) - Constructor for class biz.hammurapi.sql.columns.IntColumn
 
IntColumn(String, boolean, int) - Constructor for class biz.hammurapi.sql.columns.IntColumn
 
IntColumn(String, boolean, ResultSet) - Constructor for class biz.hammurapi.sql.columns.IntColumn
 
InterfaceProjector - Class in biz.hammurapi.sql
 
InterfaceProjector(Class, Map) - Constructor for class biz.hammurapi.sql.InterfaceProjector
 
InterfaceProjector(Class, Object, Map) - Constructor for class biz.hammurapi.sql.InterfaceProjector
 
inTheRightPackage(Class) - Method in class biz.hammurapi.util.BeanVisitable
 
InvocationPump - Class in biz.hammurapi.util
Has internal invocation queue and pumps all invocation to be made from a single thread.
InvocationPump() - Constructor for class biz.hammurapi.util.InvocationPump
 
InvocationPump.Command - Class in biz.hammurapi.util
 
InvocationPump.Command() - Constructor for class biz.hammurapi.util.InvocationPump.Command
 
invoke(Object, Method, Object[]) - Method in class biz.hammurapi.util.ProxyInvocationPump
 
invoke(Object, Method, Object[]) - Method in class biz.hammurapi.wrap.WrapperHandler
 
isActive() - Method in interface biz.hammurapi.cache.Cache
 
isActive() - Method in class biz.hammurapi.cache.MemoryCache
 
isActive() - Method in class biz.hammurapi.cache.PassiveMemoryCache
 
isActive() - Method in class biz.hammurapi.cache.SimpleMemoryCache
 
isActive() - Method in interface biz.hammurapi.metrics.MeasurementCategory
 
isDeleted() - Method in class biz.hammurapi.sql.DatabaseObject
 
isDeleted() - Method in interface biz.hammurapi.sql.IDatabaseObject
isDeleted flag is cleared when primary key columns are modified
isDependent(Object, Object) - Method in class biz.hammurapi.config.DependencyManager
Finds out whether slave depends on master directly or indirectly
isEmpty() - Method in class biz.hammurapi.util.ConvertingCollection
 
isFailOnError() - Method in class biz.hammurapi.ant.XmlSourceEntry
Getter for property failOnError.
isIn(Class) - Method in class biz.hammurapi.util.VisitorStack
 
isIn(Class[]) - Method in class biz.hammurapi.util.VisitorStack
 
isInRole(Object) - Method in interface biz.hammurapi.authorization.AuthorizationProvider
 
isKeepMeasurements() - Method in class biz.hammurapi.metrics.SlicingMeasurementConsumer
 
isLeaf(Object) - Method in class biz.hammurapi.antlr.ASTFrame.JTreeASTModel
 
isLeaf() - Method in class biz.hammurapi.swing.LazyTreeNode
 
isModified() - Method in class biz.hammurapi.sql.columns.Column
 
isModified() - Method in class biz.hammurapi.sql.DatabaseObject
 
isModified() - Method in interface biz.hammurapi.sql.IDatabaseObject
 
IsNotNull - Class in biz.hammurapi.sql.syntax
 
IsNotNull(String) - Constructor for class biz.hammurapi.sql.syntax.IsNotNull
 
IsNull - Class in biz.hammurapi.sql.syntax
 
IsNull(String) - Constructor for class biz.hammurapi.sql.syntax.IsNull
 
isPrimaryKey() - Method in class biz.hammurapi.sql.columns.Column
 
isSelectable() - Method in class biz.hammurapi.swing.LazyTreeNode
 
iterator() - Method in class biz.hammurapi.util.ConvertingCollection
 
IteratorDomSerializer - Class in biz.hammurapi.xml.dom
 
IteratorDomSerializer() - Constructor for class biz.hammurapi.xml.dom.IteratorDomSerializer
 

J

JdbcPersistable - Interface in biz.hammurapi.sql
Marker interface
JndiBridge - Class in biz.hammurapi.config
Binds to jndi context and bridges pv-naming with jndi naming.
JndiBridge() - Constructor for class biz.hammurapi.config.JndiBridge
 
JndiWrapper - Class in biz.hammurapi.config
Binds object from jndi to pv.
JndiWrapper() - Constructor for class biz.hammurapi.config.JndiWrapper
 

K

keySet() - Method in class biz.hammurapi.cache.MemoryCache
 
keySet() - Method in class biz.hammurapi.cache.PassiveMemoryCache
 
keySet() - Method in interface biz.hammurapi.cache.Producer
 
keySet() - Method in class biz.hammurapi.cache.SimpleMemoryCache
 

L

Lazy - Interface in biz.hammurapi.sql
DatabaseObject subclasses shall implement this interface in order to take advantage of lazy relationship loading
LazyTreeNode - Class in biz.hammurapi.swing
Base class for tree nodes which load their children on demand.
LazyTreeNode(TreeNode, String) - Constructor for class biz.hammurapi.swing.LazyTreeNode
 
LazyTreeNode(TreeNode, String, List) - Constructor for class biz.hammurapi.swing.LazyTreeNode
 
LazyTreeNode(TreeNode) - Constructor for class biz.hammurapi.swing.LazyTreeNode
 
LazyTreeNodeTableVisualizable - Class in biz.hammurapi.swing
Adds TableVisualizable to LazyTreeNode to simplify implementation of visualizables.
LazyTreeNodeTableVisualizable(TreeNode, String, List) - Constructor for class biz.hammurapi.swing.LazyTreeNodeTableVisualizable
 
LazyTreeNodeTableVisualizable(TreeNode, String) - Constructor for class biz.hammurapi.swing.LazyTreeNodeTableVisualizable
 
LazyTreeNodeTableVisualizable(TreeNode) - Constructor for class biz.hammurapi.swing.LazyTreeNodeTableVisualizable
 
leave(Object) - Method in class biz.hammurapi.antlr.AstVisitor
 
leave(Object) - Method in class biz.hammurapi.antlr.TokenVisitor
 
leave(Object) - Method in class biz.hammurapi.util.CompositeVisitor
 
leave(Object) - Method in class biz.hammurapi.util.DispatchingVisitor
 
leave(Object) - Method in interface biz.hammurapi.util.PoliteVisitor
Shall be invoked by Visitable at the end of navigation, when all children has already been visited.
LEAVE - Static variable in class biz.hammurapi.util.VisitorConverter
Name of leave method.
LessOrEqual - Class in biz.hammurapi.sql.syntax
Less or equal
LessOrEqual(String, boolean) - Constructor for class biz.hammurapi.sql.syntax.LessOrEqual
 
LessOrEqual(String, byte) - Constructor for class biz.hammurapi.sql.syntax.LessOrEqual
 
LessOrEqual(String, char) - Constructor for class biz.hammurapi.sql.syntax.LessOrEqual
 
LessOrEqual(String, double) - Constructor for class biz.hammurapi.sql.syntax.LessOrEqual
 
LessOrEqual(String, float) - Constructor for class biz.hammurapi.sql.syntax.LessOrEqual
 
LessOrEqual(String, int) - Constructor for class biz.hammurapi.sql.syntax.LessOrEqual
 
LessOrEqual(String, long) - Constructor for class biz.hammurapi.sql.syntax.LessOrEqual
 
LessOrEqual(String, String) - Constructor for class biz.hammurapi.sql.syntax.LessOrEqual
 
LessOrEqual(String, Object) - Constructor for class biz.hammurapi.sql.syntax.LessOrEqual
 
LessOrEqual(String, Object, int) - Constructor for class biz.hammurapi.sql.syntax.LessOrEqual
 
LessOrEqual(String, short) - Constructor for class biz.hammurapi.sql.syntax.LessOrEqual
 
LessThan - Class in biz.hammurapi.sql.syntax
Less than
LessThan(String, boolean) - Constructor for class biz.hammurapi.sql.syntax.LessThan
 
LessThan(String, byte) - Constructor for class biz.hammurapi.sql.syntax.LessThan
 
LessThan(String, char) - Constructor for class biz.hammurapi.sql.syntax.LessThan
 
LessThan(String, double) - Constructor for class biz.hammurapi.sql.syntax.LessThan
 
LessThan(String, float) - Constructor for class biz.hammurapi.sql.syntax.LessThan
 
LessThan(String, int) - Constructor for class biz.hammurapi.sql.syntax.LessThan
 
LessThan(String, long) - Constructor for class biz.hammurapi.sql.syntax.LessThan
 
LessThan(String, String) - Constructor for class biz.hammurapi.sql.syntax.LessThan
 
LessThan(String, Object) - Constructor for class biz.hammurapi.sql.syntax.LessThan
 
LessThan(String, Object, int) - Constructor for class biz.hammurapi.sql.syntax.LessThan
 
LessThan(String, short) - Constructor for class biz.hammurapi.sql.syntax.LessThan
 
Like - Class in biz.hammurapi.sql.syntax
Like
Like(String, boolean) - Constructor for class biz.hammurapi.sql.syntax.Like
 
Like(String, byte) - Constructor for class biz.hammurapi.sql.syntax.Like
 
Like(String, char) - Constructor for class biz.hammurapi.sql.syntax.Like
 
Like(String, double) - Constructor for class biz.hammurapi.sql.syntax.Like
 
Like(String, float) - Constructor for class biz.hammurapi.sql.syntax.Like
 
Like(String, int) - Constructor for class biz.hammurapi.sql.syntax.Like
 
Like(String, long) - Constructor for class biz.hammurapi.sql.syntax.Like
 
Like(String, String) - Constructor for class biz.hammurapi.sql.syntax.Like
 
Like(String, Object) - Constructor for class biz.hammurapi.sql.syntax.Like
 
Like(String, Object, int) - Constructor for class biz.hammurapi.sql.syntax.Like
 
Like(String, short) - Constructor for class biz.hammurapi.sql.syntax.Like
 
listName() - Method in class biz.hammurapi.sql.columns.Column
 
load(String) - Method in class biz.hammurapi.sql.columns.BooleanColumn
 
load(String) - Method in class biz.hammurapi.sql.columns.ByteColumn
 
load(String) - Method in class biz.hammurapi.sql.columns.CharColumn
 
load(String) - Method in class biz.hammurapi.sql.columns.Column
Loads value from XML Element
load(String) - Method in class biz.hammurapi.sql.columns.DoubleColumn
 
load(String) - Method in class biz.hammurapi.sql.columns.FloatColumn
 
load(String) - Method in class biz.hammurapi.sql.columns.IntColumn
 
load(String) - Method in class biz.hammurapi.sql.columns.LongColumn
 
load(String) - Method in class biz.hammurapi.sql.columns.ObjectColumn
 
load(String) - Method in class biz.hammurapi.sql.columns.ShortColumn
 
LoadBalancer - Class in biz.hammurapi.util
Load balancer distributes work to other workers according to weights.
LoadBalancer() - Constructor for class biz.hammurapi.util.LoadBalancer
 
loadChildren() - Method in class biz.hammurapi.antlr.AstVisualizable
 
loadChildren() - Method in class biz.hammurapi.swing.LazyTreeNode
Loads node children.
loadProviders(Class, ClassLoader) - Static method in class biz.hammurapi.config.DomConfigFactory
Loads providers for a given service.
Log4jInfoSliceConsumer - Class in biz.hammurapi.metrics
 
Log4jInfoSliceConsumer() - Constructor for class biz.hammurapi.metrics.Log4jInfoSliceConsumer
 
LongColumn - Class in biz.hammurapi.sql.columns
 
LongColumn(String, boolean) - Constructor for class biz.hammurapi.sql.columns.LongColumn
 
LongColumn(String, boolean, long) - Constructor for class biz.hammurapi.sql.columns.LongColumn
 
LongColumn(String, boolean, ResultSet) - Constructor for class biz.hammurapi.sql.columns.LongColumn
 

M

main(String[]) - Static method in class biz.hammurapi.config.DomConfigFactory
 
main(String[]) - Static method in class biz.hammurapi.render.dom.StyleCompiler
 
main(String[]) - Static method in class biz.hammurapi.sql.hsqldb.HsqldbService
 
main(String[]) - Static method in class biz.hammurapi.sql.Samples
 
main(String[]) - Static method in class biz.hammurapi.sql.SQLProcessor
 
main(String[]) - Static method in class biz.hammurapi.util.ResourceAggregator
Aggregates resource lists listed in command line arguments and outputs them to console.
MAP_KEY_EXPRESSION - Static variable in class biz.hammurapi.config.DomConfigFactory
 
MAP_VALUE_EXPRESSION - Static variable in class biz.hammurapi.config.DomConfigFactory
 
MapContext - Class in biz.hammurapi.config
 
MapContext(Map) - Constructor for class biz.hammurapi.config.MapContext
 
MapContext(Map, Context) - Constructor for class biz.hammurapi.config.MapContext
 
MapDomSerializer - Class in biz.hammurapi.xml.dom
 
MapDomSerializer() - Constructor for class biz.hammurapi.xml.dom.MapDomSerializer
 
MapPropertySet - Class in biz.hammurapi.properties
Creates property sets backed by java.util.HashMap.
MapPropertySet(PropertySet[]) - Constructor for class biz.hammurapi.properties.MapPropertySet
 
MapPropertySet(Map, PropertySet[]) - Constructor for class biz.hammurapi.properties.MapPropertySet
 
MapPropertySet() - Constructor for class biz.hammurapi.properties.MapPropertySet
 
MapPropertySet(Map) - Constructor for class biz.hammurapi.properties.MapPropertySet
 
MapVisitable - Class in biz.hammurapi.util
Converts collection into visitable
MapVisitable(Map) - Constructor for class biz.hammurapi.util.MapVisitable
 
MapVisualizer - Class in biz.hammurapi.swing
 
MapVisualizer() - Constructor for class biz.hammurapi.swing.MapVisualizer
 
master - Variable in class biz.hammurapi.config.PathNavigator
 
master - Variable in class biz.hammurapi.properties.PropertySetFilter
 
MeasurementCategory - Interface in biz.hammurapi.metrics
 
measurementCategory - Variable in class biz.hammurapi.sql.MeasuringDatabaseObject
 
MeasurementCategoryFactory - Class in biz.hammurapi.metrics
Utility class which is a connection point between clients and concrete MeasurementConsumer implementations.
MeasurementCategoryFactory() - Constructor for class biz.hammurapi.metrics.MeasurementCategoryFactory
Cannot be instantiated (abstract anyway)
MeasurementCollector - Interface in biz.hammurapi.metrics
Classes which collect measurement can implement this interface.
MeasurementConsumer - Interface in biz.hammurapi.metrics
 
MeasurementDomSerializer - Class in biz.hammurapi.metrics
 
MeasurementDomSerializer() - Constructor for class biz.hammurapi.metrics.MeasurementDomSerializer
 
MeasuringDatabaseObject - Class in biz.hammurapi.sql
Collects operation metrics for load, insert, update, delete.
MeasuringDatabaseObject() - Constructor for class biz.hammurapi.sql.MeasuringDatabaseObject
 
MeasuringDatabaseObject(boolean) - Constructor for class biz.hammurapi.sql.MeasuringDatabaseObject
 
MeasuringWrapper - Class in biz.hammurapi.metrics
Wraps objects to measure object method's performance.
MeasuringWrapper(MeasurementConsumer) - Constructor for class biz.hammurapi.metrics.MeasuringWrapper
 
MemoryCache - Class in biz.hammurapi.cache
Memory sensitive cache.
MemoryCache(Producer, Cache, MeasurementCategory) - Constructor for class biz.hammurapi.cache.MemoryCache
Constructs cache with default cleanup interval (1 minute).
MemoryCache(Producer, Cache, MeasurementCategory, Timer, long) - Constructor for class biz.hammurapi.cache.MemoryCache
Constructs cache with default cleanup interval (1 minute).
MemoryStorage - Class in biz.hammurapi.legacy.persistence
This class allows to persist and unload from memory persistable objects which refer to non-persistable objects.
MemoryStorage() - Constructor for class biz.hammurapi.legacy.persistence.MemoryStorage
 
MetadataAwareRowProcessor - Interface in biz.hammurapi.sql
 
MethodEntry - Class in biz.hammurapi.eval
 
MethodEntry(Object, Method) - Constructor for class biz.hammurapi.eval.MethodEntry
 
MethodEntry(Object, Method, String) - Constructor for class biz.hammurapi.eval.MethodEntry
 
Metric - Interface in biz.hammurapi.metrics
 
Metric.Measurement - Interface in biz.hammurapi.metrics
 
MetricDomSerializer - Class in biz.hammurapi.metrics
 
MetricDomSerializer() - Constructor for class biz.hammurapi.metrics.MetricDomSerializer
 
MetricRenderer - Class in biz.hammurapi.metrics
 
MetricRenderer(RenderRequest) - Constructor for class biz.hammurapi.metrics.MetricRenderer
 
MetricRenderer(RenderRequest, String) - Constructor for class biz.hammurapi.metrics.MetricRenderer
 
MetricsException - Exception in biz.hammurapi.metrics
 
MetricsException() - Constructor for exception biz.hammurapi.metrics.MetricsException
 
MetricsException(String) - Constructor for exception biz.hammurapi.metrics.MetricsException
 
MetricsException(Throwable) - Constructor for exception biz.hammurapi.metrics.MetricsException
 
MetricsException(String, Throwable) - Constructor for exception biz.hammurapi.metrics.MetricsException
 
MetricSource - Interface in biz.hammurapi.metrics
 
MetricSourceRenderer - Class in biz.hammurapi.metrics
 
MetricSourceRenderer(RenderRequest) - Constructor for class biz.hammurapi.metrics.MetricSourceRenderer
 
MetricSourceRenderer(RenderRequest, String) - Constructor for class biz.hammurapi.metrics.MetricSourceRenderer
 
mix(Object[]) - Static method in class biz.hammurapi.convert.Mixer
Mixes interfaces from multiple objects into one proxy.
Mixer - Class in biz.hammurapi.convert
Mixes interfaces from multiple objects into one proxy.
Mixer() - Constructor for class biz.hammurapi.convert.Mixer
 
mixIn(Object, Class[]) - Static method in class biz.hammurapi.convert.Mixer
Mixes-in implementation of interfaces into class.
MODE_LENIENT - Static variable in class biz.hammurapi.eval.EvaluatingFilterWriter
 
MODE_MESSAGE - Static variable in class biz.hammurapi.eval.EvaluatingFilterWriter
 
MODE_STRICT - Static variable in class biz.hammurapi.eval.EvaluatingFilterWriter
 
mount(String, PropertySet) - Method in class biz.hammurapi.properties.MapPropertySet
 
mount(String, PropertySet) - Method in interface biz.hammurapi.properties.PropertySet
Mounts source property set at specified prefix.
mount(String, PropertySet) - Method in class biz.hammurapi.properties.PropertySetFilter
 
mount(String, PropertySet) - Method in class biz.hammurapi.properties.PropertySubSet
 
MsSqlIdentityRetriever - Class in biz.hammurapi.sql
Invokes select @@IDENTITY
MsSqlIdentityRetriever() - Constructor for class biz.hammurapi.sql.MsSqlIdentityRetriever
 
MultiResult - Class in biz.hammurapi.eval
 
MultiResult(Class, Collection, Converter) - Constructor for class biz.hammurapi.eval.MultiResult
 
MutableContext - Interface in biz.hammurapi.config
Context which entries can be modified.
mutatorName(String) - Static method in class biz.hammurapi.sql.BaseReflectionProjector
MY_COLUMN -> setMyColumn

N

name - Variable in class biz.hammurapi.swing.LazyTreeNode
 
NameAttributeDomConfigurableContainer - Class in biz.hammurapi.config
Uses attribute "component-name" as component name
NameAttributeDomConfigurableContainer() - Constructor for class biz.hammurapi.config.NameAttributeDomConfigurableContainer
 
NamedComponent - Interface in biz.hammurapi.config
Component with name.
newInstance(Context, Object) - Static method in class biz.hammurapi.config.PathNavigator
 
newMeasurement(double, long) - Method in class biz.hammurapi.metrics.SimpleMetric
 
nextPK(String, String) - Method in class biz.hammurapi.sql.SQLProcessor
Generates primary key.
nextPK(Connection, String, String) - Method in class biz.hammurapi.sql.SQLProcessor
 
noInvocationsWarning(Object) - Method in interface biz.hammurapi.util.DispatchingVisitor.Listener
 
Not - Class in biz.hammurapi.sql.syntax
 
Not(StatementFragment) - Constructor for class biz.hammurapi.sql.syntax.Not
 
NotEqual - Class in biz.hammurapi.sql.syntax
Not Equal
NotEqual(String, boolean) - Constructor for class biz.hammurapi.sql.syntax.NotEqual
 
NotEqual(String, byte) - Constructor for class biz.hammurapi.sql.syntax.NotEqual
 
NotEqual(String, char) - Constructor for class biz.hammurapi.sql.syntax.NotEqual
 
NotEqual(String, double) - Constructor for class biz.hammurapi.sql.syntax.NotEqual
 
NotEqual(String, float) - Constructor for class biz.hammurapi.sql.syntax.NotEqual
 
NotEqual(String, int) - Constructor for class biz.hammurapi.sql.syntax.NotEqual
 
NotEqual(String, long) - Constructor for class biz.hammurapi.sql.syntax.NotEqual
 
NotEqual(String, String) - Constructor for class biz.hammurapi.sql.syntax.NotEqual
 
NotEqual(String, Object) - Constructor for class biz.hammurapi.sql.syntax.NotEqual
 
NotEqual(String, Object, int) - Constructor for class biz.hammurapi.sql.syntax.NotEqual
 
NotEqual(String, short) - Constructor for class biz.hammurapi.sql.syntax.NotEqual
 
NotIn - Class in biz.hammurapi.sql.syntax
Not In
NotIn(String, boolean[]) - Constructor for class biz.hammurapi.sql.syntax.NotIn
 
NotIn(String, byte[]) - Constructor for class biz.hammurapi.sql.syntax.NotIn
 
NotIn(String, char[]) - Constructor for class biz.hammurapi.sql.syntax.NotIn
 
NotIn(String, double[]) - Constructor for class biz.hammurapi.sql.syntax.NotIn
 
NotIn(String, float[]) - Constructor for class biz.hammurapi.sql.syntax.NotIn
 
NotIn(String, int[]) - Constructor for class biz.hammurapi.sql.syntax.NotIn
 
NotIn(String, long[]) - Constructor for class biz.hammurapi.sql.syntax.NotIn
 
NotIn(String, String[]) - Constructor for class biz.hammurapi.sql.syntax.NotIn
 
NotIn(String, Object[]) - Constructor for class biz.hammurapi.sql.syntax.NotIn
 
NotIn(String, Object[], int) - Constructor for class biz.hammurapi.sql.syntax.NotIn
 
NotIn(String, short[]) - Constructor for class biz.hammurapi.sql.syntax.NotIn
 
NotLike - Class in biz.hammurapi.sql.syntax
NotLike
NotLike(String, boolean) - Constructor for class biz.hammurapi.sql.syntax.NotLike
 
NotLike(String, byte) - Constructor for class biz.hammurapi.sql.syntax.NotLike
 
NotLike(String, char) - Constructor for class biz.hammurapi.sql.syntax.NotLike
 
NotLike(String, double) - Constructor for class biz.hammurapi.sql.syntax.NotLike
 
NotLike(String, float) - Constructor for class biz.hammurapi.sql.syntax.NotLike
 
NotLike(String, int) - Constructor for class biz.hammurapi.sql.syntax.NotLike
 
NotLike(String, long) - Constructor for class biz.hammurapi.sql.syntax.NotLike
 
NotLike(String, String) - Constructor for class biz.hammurapi.sql.syntax.NotLike
 
NotLike(String, Object) - Constructor for class biz.hammurapi.sql.syntax.NotLike
 
NotLike(String, Object, int) - Constructor for class biz.hammurapi.sql.syntax.NotLike
 
NotLike(String, short) - Constructor for class biz.hammurapi.sql.syntax.NotLike
 

O

object2visitor(Object, Visitor) - Static method in class biz.hammurapi.util.VisitableBase
Properly handles passing visitor to a child - takes into account that child is visitable and visitor may be an instance of PoliteVisitor.
ObjectAcceptor - Interface in biz.hammurapi.config
Accepts or rejects instantiated and configured object
ObjectColumn - Class in biz.hammurapi.sql.columns
 
ObjectColumn(String, Class, boolean) - Constructor for class biz.hammurapi.sql.columns.ObjectColumn
 
ObjectColumn(String, Class, boolean, Object) - Constructor for class biz.hammurapi.sql.columns.ObjectColumn
 
ObjectColumn(String, Class, boolean, ResultSet) - Constructor for class biz.hammurapi.sql.columns.ObjectColumn
 
ObjectConfigurable - Interface in biz.hammurapi.config
Object configurable
ObjectEntry - Class in biz.hammurapi.ant
Object entry.
ObjectEntry() - Constructor for class biz.hammurapi.ant.ObjectEntry
 
objectVersion - Variable in class biz.hammurapi.sql.DatabaseObject
Subclasses can choose to read object version from the database.
Observable - Interface in biz.hammurapi.util
Classes which want broadcast changes in them should implement this interface.
Observer - Interface in biz.hammurapi.util
Observer of observable
onChange() - Method in class biz.hammurapi.sql.columns.Column
 
onChange(Column) - Method in interface biz.hammurapi.sql.columns.ColumnChangeListener
 
onChange(Column) - Method in class biz.hammurapi.sql.DatabaseObject
Sets modified flag to true and increments version number.
onEmptyResultSet() - Method in interface biz.hammurapi.sql.RowProcessorEx
This method is invoked if there've been no rows in the ResultSet
onFilterRegistration(Method, Method) - Method in interface biz.hammurapi.util.DispatchingVisitor.Listener
 
onInvocation(Object, Method, Object) - Method in interface biz.hammurapi.util.DispatchingVisitor.Listener
 
onInvocation(Method, Object) - Method in interface biz.hammurapi.util.DispatchingVisitor.SelfListener
 
onInvocationRegistration(Object, Method) - Method in interface biz.hammurapi.util.DispatchingVisitor.Listener
 
onLeave(Object) - Method in interface biz.hammurapi.util.DispatchingVisitor.Listener
 
onNextTokenChanged(Token) - Method in interface biz.hammurapi.antlr.TokenListener
 
onPrevTokenChanged(Token) - Method in interface biz.hammurapi.antlr.TokenListener
 
onRemove(Object) - Method in class biz.hammurapi.cache.AbstractProducer
 
onTargetRegistration(Object) - Method in interface biz.hammurapi.util.DispatchingVisitor.Listener
 
onTextChanged(Token) - Method in interface biz.hammurapi.antlr.TokenListener
 
onTick(long) - Method in interface biz.hammurapi.metrics.HousekeepingSliceConsumer
 
onVisit(Object) - Method in interface biz.hammurapi.util.DispatchingVisitor.Listener
 
Or - Class in biz.hammurapi.sql.syntax
 
Or(List) - Constructor for class biz.hammurapi.sql.syntax.Or
 
Or(StatementFragment[]) - Constructor for class biz.hammurapi.sql.syntax.Or
 
Or() - Constructor for class biz.hammurapi.sql.syntax.Or
 
OracleSequenceIdentityGenerator - Class in biz.hammurapi.sql
Generates identities using SQLProcessor nextPK method
OracleSequenceIdentityGenerator() - Constructor for class biz.hammurapi.sql.OracleSequenceIdentityGenerator
Default constructor with "{0}_SEQ" pattern
OracleSequenceIdentityGenerator(String) - Constructor for class biz.hammurapi.sql.OracleSequenceIdentityGenerator
Constructor
OrderedTarget - Interface in biz.hammurapi.util
 
originalVersion - Variable in class biz.hammurapi.sql.DatabaseObject
 
out - Variable in class biz.hammurapi.metrics.XmlMeasurementCategoryFactory
 
owner - Variable in class biz.hammurapi.config.ComponentBase
 
owner - Variable in class biz.hammurapi.config.RmiComponent
 

P

Param - Class in biz.hammurapi.ant
Parameter
Param() - Constructor for class biz.hammurapi.ant.Param
 
Parameter - Interface in biz.hammurapi.util
 
Parameterizable - Interface in biz.hammurapi.config
Parameterizable
parameterize(PreparedStatement, int, boolean) - Method in class biz.hammurapi.sql.columns.Column
Parameterizes prepared statement.
parameterize(PreparedStatement, Object, int) - Static method in class biz.hammurapi.sql.columns.ObjectColumn
Parameterizes prepared statement.
parameterize(PreparedStatement, int) - Method in class biz.hammurapi.sql.CompositeParameterizer
Invokes parameterizers one-by-one
parameterize(PreparedStatement, int) - Method in interface biz.hammurapi.sql.Parameterizer
Parameterizes prepared statement
parameterize(PreparedStatement, int) - Method in class biz.hammurapi.sql.syntax.And
 
parameterize(PreparedStatement, int) - Method in class biz.hammurapi.sql.syntax.Between
 
parameterize(PreparedStatement, int) - Method in class biz.hammurapi.sql.syntax.Equals
 
parameterize(PreparedStatement, int) - Method in class biz.hammurapi.sql.syntax.GreaterOrEqual
 
parameterize(PreparedStatement, int) - Method in class biz.hammurapi.sql.syntax.GreaterThan
 
parameterize(PreparedStatement, int) - Method in class biz.hammurapi.sql.syntax.In
 
parameterize(PreparedStatement, int) - Method in class biz.hammurapi.sql.syntax.IsNotNull
 
parameterize(PreparedStatement, int) - Method in class biz.hammurapi.sql.syntax.IsNull
 
parameterize(PreparedStatement, int) - Method in class biz.hammurapi.sql.syntax.LessOrEqual
 
parameterize(PreparedStatement, int) - Method in class biz.hammurapi.sql.syntax.LessThan
 
parameterize(PreparedStatement, int) - Method in class biz.hammurapi.sql.syntax.Like
 
parameterize(PreparedStatement, int) - Method in class biz.hammurapi.sql.syntax.Not
 
parameterize(PreparedStatement, int) - Method in class biz.hammurapi.sql.syntax.NotEqual
 
parameterize(PreparedStatement, int) - Method in class biz.hammurapi.sql.syntax.NotIn
 
parameterize(PreparedStatement, int) - Method in class biz.hammurapi.sql.syntax.NotLike
 
parameterize(PreparedStatement, int) - Method in class biz.hammurapi.sql.syntax.Or
 
parameterize(PreparedStatement, int) - Method in class biz.hammurapi.sql.syntax.SelectModifier
 
parameterize(PreparedStatement, int) - Method in class biz.hammurapi.sql.syntax.StatementBuilder
 
parameterize(PreparedStatement, int) - Method in class biz.hammurapi.sql.Variant
 
parameterizeInternal(PreparedStatement, int) - Method in class biz.hammurapi.sql.columns.BooleanColumn
 
parameterizeInternal(PreparedStatement, int) - Method in class biz.hammurapi.sql.columns.ByteColumn
 
parameterizeInternal(PreparedStatement, int) - Method in class biz.hammurapi.sql.columns.CharColumn
 
parameterizeInternal(PreparedStatement, int) - Method in class biz.hammurapi.sql.columns.Column
Implement this method in subclasses.
parameterizeInternal(PreparedStatement, int) - Method in class biz.hammurapi.sql.columns.DoubleColumn
 
parameterizeInternal(PreparedStatement, int) - Method in class biz.hammurapi.sql.columns.FloatColumn
 
parameterizeInternal(PreparedStatement, int) - Method in class biz.hammurapi.sql.columns.IntColumn
 
parameterizeInternal(PreparedStatement, int) - Method in class biz.hammurapi.sql.columns.LongColumn
 
parameterizeInternal(PreparedStatement, int) - Method in class biz.hammurapi.sql.columns.ObjectColumn
 
parameterizeInternal(PreparedStatement, int) - Method in class biz.hammurapi.sql.columns.ShortColumn
 
parameterizeOriginal(PreparedStatement, int) - Method in class biz.hammurapi.sql.columns.BooleanColumn
 
parameterizeOriginal(PreparedStatement, int) - Method in class biz.hammurapi.sql.columns.ByteColumn
 
parameterizeOriginal(PreparedStatement, int) - Method in class biz.hammurapi.sql.columns.CharColumn
 
parameterizeOriginal(PreparedStatement, int) - Method in class biz.hammurapi.sql.columns.Column
Implement this method in subclasses.
parameterizeOriginal(PreparedStatement, int) - Method in class biz.hammurapi.sql.columns.DoubleColumn
 
parameterizeOriginal(PreparedStatement, int) - Method in class biz.hammurapi.sql.columns.FloatColumn
 
parameterizeOriginal(PreparedStatement, int) - Method in class biz.hammurapi.sql.columns.IntColumn
 
parameterizeOriginal(PreparedStatement, int) - Method in class biz.hammurapi.sql.columns.LongColumn
 
parameterizeOriginal(PreparedStatement, int) - Method in class biz.hammurapi.sql.columns.ObjectColumn
 
parameterizeOriginal(PreparedStatement, int) - Method in class biz.hammurapi.sql.columns.ShortColumn
 
Parameterizer - Interface in biz.hammurapi.sql
Parameterizes prepared statement
params - Variable in class biz.hammurapi.render.dom.AbstractRenderer
 
parent - Variable in class biz.hammurapi.swing.LazyTreeNode
 
parse(String) - Method in class biz.hammurapi.config.PropertyParser
Parses a string by replacing occurences of ${<property name>} with property values.
parse(String) - Method in class biz.hammurapi.sql.SQLProcessor
Replaces ${} with property value.
parse(File) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
parse(InputStream) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
parse(Reader) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
passivate() - Method in interface biz.hammurapi.config.PoolableComponent
 
PassiveMemoryCache - Class in biz.hammurapi.cache
Memory sensitive cache.
PassiveMemoryCache(Producer, Cache, int) - Constructor for class biz.hammurapi.cache.PassiveMemoryCache
 
PathNavigator - Class in biz.hammurapi.config
Helper class to navigate context trees.
PathNavigator(Object) - Constructor for class biz.hammurapi.config.PathNavigator
 
peek() - Method in class biz.hammurapi.util.VisitorStack
 
Permission - Interface in biz.hammurapi.authorization
Generic permission
Persistable - Interface in biz.hammurapi.legacy.persistence
 
PersistenceException - Exception in biz.hammurapi.legacy.persistence
 
PersistenceException(String) - Constructor for exception biz.hammurapi.legacy.persistence.PersistenceException
 
PersistenceException(String, Throwable) - Constructor for exception biz.hammurapi.legacy.persistence.PersistenceException
 
PersistenceException(Throwable) - Constructor for exception biz.hammurapi.legacy.persistence.PersistenceException
 
PersistentPropertySet - Interface in biz.hammurapi.properties
Property sets backed by the database implement this interface
PersistentPropertySetFilter - Class in biz.hammurapi.properties
 
PersistentPropertySetFilter(PersistentPropertySet) - Constructor for class biz.hammurapi.properties.PersistentPropertySetFilter
 
PoliteVisitor - Interface in biz.hammurapi.util
Visitor which can say 'good bye'.
PoolableComponent - Interface in biz.hammurapi.config
Component which can be activated, passivated, and validated.
post(Runnable) - Method in class biz.hammurapi.util.CompositeWorkerContainer
Gives job to workers until one of them accepts it.
post() - Method in class biz.hammurapi.util.InvocationPump.Command
Posts the command to the queue and waits until it is executed
post(Runnable) - Method in class biz.hammurapi.util.LoadBalancer
 
post(Runnable) - Method in interface biz.hammurapi.util.RemoteWorker
Posts job to remote worker
post(Runnable) - Method in class biz.hammurapi.util.RemoteWorkerComponent
 
post(Runnable) - Method in class biz.hammurapi.util.ThreadPool
 
post(Runnable) - Method in interface biz.hammurapi.util.Worker
Gives job to worker
post(Runnable) - Method in class biz.hammurapi.util.WorkerRemotizer
 
PRAGMA_START - Static variable in class biz.hammurapi.eval.ExpandingFilterWriter
 
PRAGMA_STOP - Static variable in class biz.hammurapi.eval.ExpandingFilterWriter
When pragma:stop token is encountered subsequent characters are not expanded until pragma:start token is encountered.
PRIMITIVES - Static variable in class biz.hammurapi.config.DomConfigFactory
 
PrimitivesDomSerializer - Class in biz.hammurapi.xml.dom
 
PrimitivesDomSerializer() - Constructor for class biz.hammurapi.xml.dom.PrimitivesDomSerializer
 
PrimitivesVisualizer - Class in biz.hammurapi.swing
 
PrimitivesVisualizer() - Constructor for class biz.hammurapi.swing.PrimitivesVisualizer
 
print(String[], boolean) - Method in class biz.hammurapi.antlr.AST
 
print(String[], PrintStream, int, boolean) - Method in class biz.hammurapi.antlr.AST
 
print() - Method in class biz.hammurapi.util.VisitorStack
 
printStackTrace() - Method in exception biz.hammurapi.sql.SQLExceptionEx
 
printStackTrace(PrintWriter) - Method in exception biz.hammurapi.sql.SQLExceptionEx
 
printStackTrace(PrintStream) - Method in exception biz.hammurapi.sql.SQLExceptionEx
 
process(ResultSet) - Method in interface biz.hammurapi.sql.RowProcessor
Processes one row from result set.
process(ResultSet) - Method in class biz.hammurapi.sql.RowsetConfigurableContainer
 
processMetadata(ResultSetMetaData) - Method in interface biz.hammurapi.sql.MetadataAwareRowProcessor
 
processResourceSelect(String, Parameterizer, RowProcessor) - Method in class biz.hammurapi.sql.SQLProcessor
Processes SELECT statement read from resource file.
processResourceUpdate(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
Processes SELECT statement read from resource file.
processReturnValue(Object, Method, Object, Object) - Method in class biz.hammurapi.util.DispatchingVisitor
Passes return values back to visitor.
processSelect(StatementFragment, RowProcessor) - Method in class biz.hammurapi.sql.SQLProcessor
 
processSelect(String, Parameterizer, RowProcessor) - Method in class biz.hammurapi.sql.SQLProcessor
Processes SQL SELECT statement in the following way: Obtains connection If parameterizer==null creates Statement, creates PreparedStatement otherwise Invokes parameterizer.parameterize() if parameterizer is not null Iterates through result set and invokes rowProcessor.process() on each row If there was no rows and rowProcess is instance of RowProcessorEx then rowProcessor.onEmptyResultSet() is invoked ResultSet, Statement and connection are properly released
processUpdate(StatementFragment) - Method in class biz.hammurapi.sql.SQLProcessor
 
processUpdate(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
Processes SQL INSERT, UPDATE or DELETE statement in the following way: Obtains connection If parameterizer==null creates Statement, creates PreparedStatement otherwise Invokes parameterizer.parameterize() if parameterizer is not null Executes update ResultSet, Statement and connection are properly released
producer - Variable in class biz.hammurapi.cache.MemoryCache
 
Producer - Interface in biz.hammurapi.cache
 
ProducingKey - Interface in biz.hammurapi.cache
Key, which knows how to produce corresponding value if it is not cached.
profile - Variable in class biz.hammurapi.render.dom.AbstractRenderer
 
PROFILE_SEPARATOR - Static variable in class biz.hammurapi.render.dom.AbstractRenderer
 
project(ResultSet) - Method in class biz.hammurapi.sql.ConstructorProjector
 
project(ResultSet) - Method in class biz.hammurapi.sql.FirstColumnProjector
 
project(ResultSet) - Method in class biz.hammurapi.sql.FirstColumnSmartProjector
 
project(ResultSet) - Method in class biz.hammurapi.sql.InterfaceProjector
 
project(ResultSet) - Method in interface biz.hammurapi.sql.Projector
Creates object from ResultSet data
project(ResultSet) - Method in class biz.hammurapi.sql.PropertyProjector
Instantiates object using default constructors and then sets properties.
project(ResultSet) - Method in class biz.hammurapi.sql.SmartProjector
 
project(StatementFragment, Projector) - Method in class biz.hammurapi.sql.SQLProcessor
 
project(String, Parameterizer, Projector) - Method in class biz.hammurapi.sql.SQLProcessor
Executes SQL statement and returns collection backed by the database.
project(StatementFragment) - Method in class biz.hammurapi.sql.SQLProcessor
 
project(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
Executes SQL statement and returns collection backed by the database.
project(String) - Method in class biz.hammurapi.sql.SQLProcessor
Executes SQL statement and returns collection backed by the database.
project(StatementFragment, Class) - Method in class biz.hammurapi.sql.SQLProcessor
 
project(String, Parameterizer, Class) - Method in class biz.hammurapi.sql.SQLProcessor
Executes SQL statement and returns collection backed by the database.
project(StatementFragment, Class, Object) - Method in class biz.hammurapi.sql.SQLProcessor
 
project(String, Parameterizer, Class, Object) - Method in class biz.hammurapi.sql.SQLProcessor
Executes SQL statement and returns collection backed by the database.
project(StatementFragment, Projector, int, int) - Method in class biz.hammurapi.sql.SQLProcessor
 
project(String, Parameterizer, Projector, int, int) - Method in class biz.hammurapi.sql.SQLProcessor
Executes SQL statement and returns collection backed by the database.
project(StatementFragment, Class, int, int) - Method in class biz.hammurapi.sql.SQLProcessor
 
project(String, Parameterizer, Class, int, int) - Method in class biz.hammurapi.sql.SQLProcessor
Executes SQL statement and returns collection backed by the database.
project(StatementFragment, Class, Object, int, int) - Method in class biz.hammurapi.sql.SQLProcessor
 
project(String, Parameterizer, Class, Object, int, int) - Method in class biz.hammurapi.sql.SQLProcessor
Executes SQL statement and returns collection backed by the database.
project(StatementFragment, Projector, Collection) - Method in class biz.hammurapi.sql.SQLProcessor
 
project(String, Parameterizer, Projector, Collection) - Method in class biz.hammurapi.sql.SQLProcessor
Executes SQL statement and puts results to receiver
project(StatementFragment, Class, Collection) - Method in class biz.hammurapi.sql.SQLProcessor
 
project(String, Parameterizer, Class, Collection) - Method in class biz.hammurapi.sql.SQLProcessor
Executes SQL statement and puts results to receiver
project(StatementFragment, Class, Object, Collection) - Method in class biz.hammurapi.sql.SQLProcessor
 
project(String, Parameterizer, Class, Object, Collection) - Method in class biz.hammurapi.sql.SQLProcessor
Executes SQL statement and puts results to receiver
project(StatementFragment, Projector, Collection, int, int) - Method in class biz.hammurapi.sql.SQLProcessor
 
project(String, Parameterizer, Projector, Collection, int, int) - Method in class biz.hammurapi.sql.SQLProcessor
Executes SQL statement and puts results to receiver
Projector - Interface in biz.hammurapi.sql
Projects ResultSet row to Java object
projectSingleBoolean(StatementFragment) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleBoolean(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleByte(StatementFragment) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleByte(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleBytes(StatementFragment) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleBytes(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleChar(StatementFragment) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleChar(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleDouble(StatementFragment) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleDouble(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleFloat(StatementFragment) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleFloat(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleInt(StatementFragment) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleInt(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleLong(StatementFragment) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleLong(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleObject(StatementFragment, Projector) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleObject(String, Parameterizer, Projector) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleObject(StatementFragment, Class) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleObject(String, Parameterizer, Class) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleObject(StatementFragment) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleObject(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleObject(StatementFragment, Class, Object) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleObject(String, Parameterizer, Class, Object) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleShort(StatementFragment) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleShort(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleString(StatementFragment) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleString(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
 
propertyName(String) - Static method in class biz.hammurapi.sql.BaseReflectionProjector
Converts column name such as "MY_COLUMN" to java property name such as myColumn
PropertyParser - Class in biz.hammurapi.config
Expands property value entries like ${myProperty} to property values.
PropertyParser(boolean) - Constructor for class biz.hammurapi.config.PropertyParser
Creates a new instance of PropertyParser with system properties.
PropertyParser(Context, boolean) - Constructor for class biz.hammurapi.config.PropertyParser
Creates a new instance of PropertyParser
PropertyParser(boolean, char, char, char) - Constructor for class biz.hammurapi.config.PropertyParser
Creates a new instance of PropertyParser with system properties.
PropertyParser(Context, boolean, char, char, char) - Constructor for class biz.hammurapi.config.PropertyParser
Creates a new instance of PropertyParser
PropertyProjector - Class in biz.hammurapi.sql
Projects fields from result set to object properties (fields or setters)
PropertyProjector(Class, Map, Map) - Constructor for class biz.hammurapi.sql.PropertyProjector
Constructor
PropertySet - Interface in biz.hammurapi.properties
Set of properties
PropertySetException - Exception in biz.hammurapi.properties
Wrapper exception if property set operation fails.
PropertySetException(String) - Constructor for exception biz.hammurapi.properties.PropertySetException
 
PropertySetException(Throwable) - Constructor for exception biz.hammurapi.properties.PropertySetException
 
PropertySetException(String, Throwable) - Constructor for exception biz.hammurapi.properties.PropertySetException
 
PropertySetFactory - Interface in biz.hammurapi.properties
Instantiates property sets.
PropertySetFilter - Class in biz.hammurapi.properties
Delegates all calls to the master property set.
PropertySetFilter(PropertySet) - Constructor for class biz.hammurapi.properties.PropertySetFilter
 
PropertySubSet - Class in biz.hammurapi.properties
Wrapper around a property set to get access to a sub-set of properties based on prefix.
PropertySubSet(PropertySet, String) - Constructor for class biz.hammurapi.properties.PropertySubSet
 
ProxyInvocationPump - Class in biz.hammurapi.util
 
ProxyInvocationPump(Object) - Constructor for class biz.hammurapi.util.ProxyInvocationPump
 
pump() - Method in class biz.hammurapi.util.InvocationPump
 
pumpFinished(StreamPumper) - Method in interface biz.hammurapi.util.StreamPumpListener
 
pumpingError(StreamPumper, Throwable) - Method in interface biz.hammurapi.util.StreamPumpListener
 
pumpStarted(StreamPumper) - Method in interface biz.hammurapi.util.StreamPumpListener
 
put(Object, Object, long, long) - Method in interface biz.hammurapi.cache.Cache
Puts entry to cache
put(Object, Object, long, long) - Method in class biz.hammurapi.cache.MemoryCache
 
put(Object, Object, long, long) - Method in class biz.hammurapi.cache.PassiveMemoryCache
 
put(Object, Object, long, long) - Method in class biz.hammurapi.cache.SimpleMemoryCache
 
put(Object, Object) - Method in class biz.hammurapi.cache.SoftHashMap
 
put(Object) - Method in class biz.hammurapi.legacy.persistence.CompositeStorage
 
put(Object) - Method in class biz.hammurapi.legacy.persistence.FileStorage
 
put(Object) - Method in class biz.hammurapi.legacy.persistence.MemoryStorage
 
put(Object) - Method in interface biz.hammurapi.legacy.persistence.Storage
Stores object to storage and returns key.

Q

queryChildren() - Method in class biz.hammurapi.antlr.AST
Reads column and line from children if its own are 0.

R

readProperties(Element, Properties) - Static method in class biz.hammurapi.xml.dom.DOMUtils
Reads elements <property name="...">...</property> into properties
Reference - Class in biz.hammurapi.config
This is a dynamic proxy wrapper for one component to obtain a reference to another.
Reference() - Constructor for class biz.hammurapi.config.Reference
 
ReflectionConverter - Class in biz.hammurapi.convert
Converts one type to another using accessor/constructor combination.
ReflectionConverter(Method, Constructor) - Constructor for class biz.hammurapi.convert.ReflectionConverter
 
register(MeasurementCategoryFactory) - Static method in class biz.hammurapi.metrics.MeasurementCategoryFactory
Registers sink factory.
register(String, MeasurementConsumer) - Static method in class biz.hammurapi.metrics.MeasurementCategoryFactory
Register sink for a single category.
register(MeasurementConsumer) - Static method in class biz.hammurapi.metrics.MeasurementCategoryFactory
Register sink for all categories.
register(String[], MeasurementConsumer) - Static method in class biz.hammurapi.metrics.MeasurementCategoryFactory
Register sink for several categories.
releaseConnection(Connection) - Method in class biz.hammurapi.sql.SQLProcessor
Closes connection if it was provided by DataSource.
RemoteSliceConsumer - Interface in biz.hammurapi.metrics
 
RemoteSliceConsumerAdapter - Class in biz.hammurapi.metrics
Converts SliceConsumer to RemoteSliceConsumer
RemoteSliceConsumerAdapter(SliceConsumer) - Constructor for class biz.hammurapi.metrics.RemoteSliceConsumerAdapter
 
RemoteSlicingMeasurementCategoryFactory - Class in biz.hammurapi.metrics
 
RemoteSlicingMeasurementCategoryFactory(RemoteSliceConsumer) - Constructor for class biz.hammurapi.metrics.RemoteSlicingMeasurementCategoryFactory
 
RemoteSlicingMeasurementCategoryFactory() - Constructor for class biz.hammurapi.metrics.RemoteSlicingMeasurementCategoryFactory
 
RemoteWorker - Interface in biz.hammurapi.util
Wrapper interface to post serializable jobs to remote workers.
RemoteWorkerComponent - Class in biz.hammurapi.util
Unwraps remote worker
RemoteWorkerComponent() - Constructor for class biz.hammurapi.util.RemoteWorkerComponent
 
remove() - Method in class biz.hammurapi.antlr.AST
Removes AST from tree
remove(Object) - Method in interface biz.hammurapi.cache.Cache
Removes entry with specified key
remove(Acceptor) - Method in interface biz.hammurapi.cache.Cache
Removes keys accepted by acceptor
remove(Object) - Method in class biz.hammurapi.cache.MemoryCache
 
remove(Acceptor) - Method in class biz.hammurapi.cache.MemoryCache
 
remove(Object) - Method in class biz.hammurapi.cache.PassiveMemoryCache
 
remove(Acceptor) - Method in class biz.hammurapi.cache.PassiveMemoryCache
 
remove(Object) - Method in class biz.hammurapi.cache.SimpleMemoryCache
 
remove(Acceptor) - Method in class biz.hammurapi.cache.SimpleMemoryCache
 
remove(String) - Method in interface biz.hammurapi.config.MutableContext
Removes context value.
remove(String) - Method in class biz.hammurapi.config.SimpleContext
 
remove(String) - Method in class biz.hammurapi.legacy.persistence.CompositeStorage
 
remove(String) - Method in class biz.hammurapi.legacy.persistence.FileStorage
 
remove(String) - Method in class biz.hammurapi.legacy.persistence.MemoryStorage
 
remove(String) - Method in interface biz.hammurapi.legacy.persistence.Storage
Removes object from storage
remove(String) - Method in class biz.hammurapi.properties.MapPropertySet
 
remove(String) - Method in interface biz.hammurapi.properties.PropertySet
Removes property from the set.
remove(String) - Method in class biz.hammurapi.properties.PropertySetFilter
 
remove(String) - Method in class biz.hammurapi.properties.PropertySubSet
 
remove(Object) - Method in class biz.hammurapi.util.ConvertingCollection
 
remove(Object) - Method in class biz.hammurapi.util.DispatchingVisitor
Removes object from targets collection.
removeAcceptor(Acceptor) - Method in class biz.hammurapi.util.CompositeAcceptor
 
removeAll(Collection) - Method in class biz.hammurapi.util.ConvertingCollection
 
removeAttribute(Object) - Method in class biz.hammurapi.antlr.AST
 
removeAttribute(Object) - Method in class biz.hammurapi.config.GenericContainer
 
removeAttribute(Object) - Method in class biz.hammurapi.sql.columns.Column
 
removeAttribute(Object) - Method in class biz.hammurapi.sql.DatabaseObject
 
removeAttribute(Object) - Method in interface biz.hammurapi.util.Attributable
 
removeAttribute(Object) - Method in class biz.hammurapi.util.TreeNode
 
removeColumnAttribute(String, Object) - Method in class biz.hammurapi.sql.DatabaseObject
 
removeColumnAttribute(String, Object) - Method in interface biz.hammurapi.sql.IDatabaseObject
 
removeListener(StreamPumpListener) - Method in class biz.hammurapi.util.StreamPumper
 
removeObserver(Observer) - Method in class biz.hammurapi.sql.DatabaseObject
 
removeObserver(Observer) - Method in interface biz.hammurapi.util.Observable
Removes observer from observers collection.
removeTreeModelListener(TreeModelListener) - Method in class biz.hammurapi.antlr.ASTFrame.JTreeASTModel
 
render(Document) - Method in class biz.hammurapi.legacy.review.SourceMarkerRenderer
 
render(Document) - Method in class biz.hammurapi.metrics.MetricRenderer
 
render(Document) - Method in class biz.hammurapi.metrics.MetricSourceRenderer
 
render(OutputStream) - Method in class biz.hammurapi.render.dom.AbstractRenderer
 
render(InputStream, OutputStream) - Method in class biz.hammurapi.render.dom.AbstractRenderer
 
render(Document) - Method in interface biz.hammurapi.render.dom.DomRenderer
 
render(InputStream, OutputStream) - Method in interface biz.hammurapi.render.dom.DomRenderer
 
render(Writer) - Method in interface biz.hammurapi.render.HtmlRenderer
 
render(OutputStream) - Method in interface biz.hammurapi.render.Renderer
Deprecated.  
Renderer - Interface in biz.hammurapi.render
Deprecated. Legacy from Hammurapi 3.
RenderingException - Exception in biz.hammurapi.render
 
RenderingException() - Constructor for exception biz.hammurapi.render.RenderingException
 
RenderingException(String) - Constructor for exception biz.hammurapi.render.RenderingException
 
RenderingException(String, Throwable) - Constructor for exception biz.hammurapi.render.RenderingException
 
RenderingException(Throwable) - Constructor for exception biz.hammurapi.render.RenderingException
 
renderMeasurement(Metric.Measurement, Element) - Method in class biz.hammurapi.metrics.MetricRenderer
 
RenderRequest - Class in biz.hammurapi.render
Deprecated. Legacy from Hammurapi 3.
RenderRequest(Object) - Constructor for class biz.hammurapi.render.RenderRequest
Deprecated.  
replenish() - Method in class biz.hammurapi.util.ThreadPool
Creates threads to replace terminated threads.
request - Variable in class biz.hammurapi.render.dom.AbstractRenderer
 
reset() - Method in class biz.hammurapi.util.AccumulatingExceptionSink
 
reset() - Method in class biz.hammurapi.util.AccumulatingVisitorExceptionSink
 
reset() - Method in interface biz.hammurapi.util.DispatchingVisitor.Stats
 
resolve(Class, String, Locale) - Method in interface biz.hammurapi.util.ClassTemplateResolver
 
RESOURCE_PREFIX - Static variable in class biz.hammurapi.config.DomConfigFactory
 
ResourceAggregator - Class in biz.hammurapi.util
Aggregates multiple classpath resources in one resource stream.
ResourceAggregator() - Constructor for class biz.hammurapi.util.ResourceAggregator
 
RESTART_DELAY_PROPERTY - Static variable in interface biz.hammurapi.config.RestartCommand
 
Restartable - Interface in biz.hammurapi.config
If instance created by DomConfigFactory implements this interface then the factory passes a command to the instance to restart it if the instance detects a failure which can be possibly fixed by re-creating the instance from XML configuration.
RestartCommand - Interface in biz.hammurapi.config
 
retainAll(Collection) - Method in class biz.hammurapi.util.ConvertingCollection
 
retrieve(Connection) - Method in class biz.hammurapi.sql.GenericIdentityRetriever
 
retrieve(Connection) - Method in interface biz.hammurapi.sql.IdentityRetriever
Retrieves last identiry generated by given connection.
reverseCache - Variable in class biz.hammurapi.cache.MemoryCache
 
RmiComponent - Class in biz.hammurapi.config
Base class for components exposed through RMI
RmiComponent() - Constructor for class biz.hammurapi.config.RmiComponent
 
RmiRegistryComponent - Class in biz.hammurapi.config
Wrapper for RMI registry
RmiRegistryComponent() - Constructor for class biz.hammurapi.config.RmiRegistryComponent
 
RmiWrapper - Class in biz.hammurapi.config
Binds remote object to name tree.
RmiWrapper() - Constructor for class biz.hammurapi.config.RmiWrapper
 
RowProcessor - Interface in biz.hammurapi.sql
Processes rows in ResultSet
RowProcessorEx - Interface in biz.hammurapi.sql
Contains handler of empty ResultSet
RowsetConfigurableContainer - Class in biz.hammurapi.sql
Container, which reads component definitions from rowset.
RowsetConfigurableContainer() - Constructor for class biz.hammurapi.sql.RowsetConfigurableContainer
 
RowsetConfigurableContainer(ClassLoader) - Constructor for class biz.hammurapi.sql.RowsetConfigurableContainer
 
run() - Method in class biz.hammurapi.util.StreamPumper
Copies data from the input stream to the output stream.
RuntimeConfigurationException - Exception in biz.hammurapi.config
Wrapper for ConfigurationException for situations where it is not possible to throw a checked exception.
RuntimeConfigurationException() - Constructor for exception biz.hammurapi.config.RuntimeConfigurationException
 
RuntimeConfigurationException(String) - Constructor for exception biz.hammurapi.config.RuntimeConfigurationException
 
RuntimeConfigurationException(Throwable) - Constructor for exception biz.hammurapi.config.RuntimeConfigurationException
 
RuntimeConfigurationException(String, Throwable) - Constructor for exception biz.hammurapi.config.RuntimeConfigurationException
 
RuntimeException - Exception in biz.hammurapi
 
RuntimeException() - Constructor for exception biz.hammurapi.RuntimeException
 
RuntimeException(String) - Constructor for exception biz.hammurapi.RuntimeException
 
RuntimeException(Throwable) - Constructor for exception biz.hammurapi.RuntimeException
 
RuntimeException(String, Throwable) - Constructor for exception biz.hammurapi.RuntimeException
 

S

Samples - Class in biz.hammurapi.sql
 
Samples() - Constructor for class biz.hammurapi.sql.Samples
 
Script - Class in biz.hammurapi.ant
Executes SQL script
Script() - Constructor for class biz.hammurapi.ant.Script
 
Searchable - Interface in biz.hammurapi.util
 
SelectModifier - Class in biz.hammurapi.sql.syntax
 
SelectModifier() - Constructor for class biz.hammurapi.sql.syntax.SelectModifier
 
selectNodeList(Node, String) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
selectSingleNode(Node, String) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
serialize(Object, String, Result) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
serialize(Object, String, File) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
serialize(Node, File) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
serialize(Node, OutputStream) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
serialize(Node, Writer) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
SerialProcessor - Class in biz.hammurapi.util
Processes tasks from differen threads in a single thread.
SerialProcessor() - Constructor for class biz.hammurapi.util.SerialProcessor
 
Service - Interface in biz.hammurapi.config
Service is a marker interface.
ServiceBase - Class in biz.hammurapi.config
 
ServiceBase() - Constructor for class biz.hammurapi.config.ServiceBase
 
set(String, Object) - Method in interface biz.hammurapi.config.MutableContext
Sets context value.
set(String, Object) - Method in class biz.hammurapi.config.SimpleContext
 
set(String, Object) - Method in class biz.hammurapi.properties.MapPropertySet
 
set(String, Object) - Method in interface biz.hammurapi.properties.PropertySet
Sets property.
set(String, Object) - Method in class biz.hammurapi.properties.PropertySetFilter
 
set(String, Object) - Method in class biz.hammurapi.properties.PropertySubSet
 
set(Column) - Method in class biz.hammurapi.sql.columns.BooleanColumn
 
set(Column) - Method in class biz.hammurapi.sql.columns.ByteColumn
 
set(Column) - Method in class biz.hammurapi.sql.columns.CharColumn
 
set(Column) - Method in class biz.hammurapi.sql.columns.Column
Copies values from source column
set(Column) - Method in class biz.hammurapi.sql.columns.DoubleColumn
 
set(Column) - Method in class biz.hammurapi.sql.columns.FloatColumn
 
set(Column) - Method in class biz.hammurapi.sql.columns.IntColumn
 
set(Column) - Method in class biz.hammurapi.sql.columns.LongColumn
 
set(Column) - Method in class biz.hammurapi.sql.columns.ObjectColumn
 
set(Column) - Method in class biz.hammurapi.sql.columns.ShortColumn
 
setAll(PropertySet) - Method in class biz.hammurapi.properties.MapPropertySet
 
setAll(PropertySet) - Method in interface biz.hammurapi.properties.PropertySet
Copies all entries from the source property set to self.
setAll(PropertySet) - Method in class biz.hammurapi.properties.PropertySetFilter
 
setAll(PropertySet) - Method in class biz.hammurapi.properties.PropertySubSet
 
setAttribute(Object, Object) - Method in class biz.hammurapi.antlr.AST
 
setAttribute(Object, Object) - Method in class biz.hammurapi.config.GenericContainer
 
setAttribute(Object, Object) - Method in class biz.hammurapi.sql.columns.Column
 
setAttribute(Object, Object) - Method in class biz.hammurapi.sql.DatabaseObject
 
setAttribute(Object, Object) - Method in interface biz.hammurapi.util.Attributable
 
setAttribute(Object, Object) - Method in class biz.hammurapi.util.TreeNode
 
setClassName(String) - Method in class biz.hammurapi.ant.ObjectEntry
Either value or class name is required.
setClassPath(Path) - Method in class biz.hammurapi.ant.ObjectEntry
Classpath.
setColumn(int) - Method in class biz.hammurapi.legacy.review.SimpleSourceMarker
 
setColumnAttribute(String, Object, Object) - Method in class biz.hammurapi.sql.DatabaseObject
 
setColumnAttribute(String, Object, Object) - Method in interface biz.hammurapi.sql.IDatabaseObject
 
setDelimiter(String) - Method in class biz.hammurapi.ant.Script
Statements delimiter (single character).
setDestDir(File) - Method in class biz.hammurapi.render.dom.StyleCompiler
Destination directory
setDir(File) - Method in class biz.hammurapi.render.dom.StyleCompiler
Source directory
setDispatcher(DispatchingVisitor) - Method in interface biz.hammurapi.util.DispatcherAware
 
setDocument(Document) - Method in class biz.hammurapi.render.RenderRequest
Deprecated.  
setDriverClass(String) - Method in class biz.hammurapi.ant.ConnectionEntry
Driver class.
setEmbeddedStyle(boolean) - Method in class biz.hammurapi.render.dom.AbstractRenderer
 
setEmbeddedStyle(boolean) - Method in interface biz.hammurapi.render.dom.DomRenderer
 
setExceptionSink(ExceptionSink) - Method in class biz.hammurapi.util.ThreadPool
 
setFailOnError(boolean) - Method in class biz.hammurapi.ant.XmlSourceEntry
Fail build if unable to read source.
setFile(File) - Method in class biz.hammurapi.ant.ContainerTask
File to load configuration from.
setFile(File) - Method in class biz.hammurapi.ant.Script
Script file.
setFile(File) - Method in class biz.hammurapi.ant.XmlSourceEntry
File to read rules from.
setFileName(String) - Method in class biz.hammurapi.ant.StyleTask
XPath expression for file name.
setFirstChild(AST) - Method in class biz.hammurapi.antlr.AST
 
setFirstToken(Token) - Method in interface biz.hammurapi.antlr.TokenChain
 
setForce(boolean) - Method in class biz.hammurapi.sql.columns.Column
 
setGroupBy(StatementFragment) - Method in class biz.hammurapi.sql.syntax.SelectModifier
 
setHaving(StatementFragment) - Method in class biz.hammurapi.sql.syntax.SelectModifier
 
setKeepMeasurements(boolean) - Method in class biz.hammurapi.metrics.SlicingMeasurementConsumer
 
setLabel(String) - Method in class biz.hammurapi.sql.columns.Column
Sets display label for column
setLastToken(Token) - Method in interface biz.hammurapi.antlr.TokenChain
 
setLimit(int) - Method in class biz.hammurapi.sql.syntax.SelectModifier
 
setLine(int) - Method in class biz.hammurapi.legacy.review.SimpleSourceMarker
 
setListener(TokenListener) - Method in class biz.hammurapi.antlr.Token
 
setListener(ColumnChangeListener) - Method in class biz.hammurapi.sql.columns.Column
 
setLoginTimeout(int) - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSource
 
setLoginTimeout(int) - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSourceFilter
 
setLogWriter(PrintWriter) - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSource
 
setLogWriter(PrintWriter) - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSourceFilter
 
setMaxQueue(int) - Method in class biz.hammurapi.metrics.SlicingMeasurementConsumer
 
setMaxQueue(int) - Method in class biz.hammurapi.util.ThreadPool
 
setMeasurementConsumer(MeasurementConsumer) - Method in class biz.hammurapi.config.ComponentBase
 
setMeasurementConsumer(MeasurementConsumer) - Method in class biz.hammurapi.config.GenericContainer
 
setMeasurementConsumer(MeasurementConsumer) - Method in interface biz.hammurapi.metrics.MeasurementCollector
Sets measurement consumer to pass measurements to.
setName(String) - Method in class biz.hammurapi.ant.Param
Parameter name.
setName(String) - Method in interface biz.hammurapi.config.NamedComponent
Sets component name.
setName(String) - Method in class biz.hammurapi.util.ThreadPool
 
setNextSibling(AST) - Method in class biz.hammurapi.antlr.AST
 
setNextToken(Token) - Method in class biz.hammurapi.antlr.Token
 
setNumberOfThreads(int) - Method in class biz.hammurapi.util.ThreadPool
 
setOffset(int) - Method in class biz.hammurapi.sql.syntax.SelectModifier
 
setOriginal() - Method in class biz.hammurapi.sql.columns.BooleanColumn
 
setOriginal() - Method in class biz.hammurapi.sql.columns.ByteColumn
 
setOriginal() - Method in class biz.hammurapi.sql.columns.CharColumn
 
setOriginal() - Method in class biz.hammurapi.sql.columns.Column
 
setOriginal() - Method in class biz.hammurapi.sql.columns.DoubleColumn
 
setOriginal() - Method in class biz.hammurapi.sql.columns.FloatColumn
 
setOriginal() - Method in class biz.hammurapi.sql.columns.IntColumn
 
setOriginal() - Method in class biz.hammurapi.sql.columns.LongColumn
 
setOriginal() - Method in class biz.hammurapi.sql.columns.ObjectColumn
 
setOriginal() - Method in class biz.hammurapi.sql.columns.ShortColumn
 
setOriginal() - Method in class biz.hammurapi.sql.DatabaseObject
 
setOriginal() - Method in interface biz.hammurapi.sql.IDatabaseObject
Sets current values as original values in primary key columns.
setOutputDir(File) - Method in class biz.hammurapi.ant.StyleTask
Output directory.
setOwner(Object) - Method in class biz.hammurapi.cache.MemoryCache
 
setOwner(Object) - Method in class biz.hammurapi.cache.PassiveMemoryCache
 
setOwner(Object) - Method in class biz.hammurapi.cache.SimpleMemoryCache
 
setOwner(Object) - Method in interface biz.hammurapi.config.Component
Plugs the component into container and naming bus.
setOwner(Object) - Method in class biz.hammurapi.config.ComponentBase
 
setOwner(Object) - Method in class biz.hammurapi.config.GenericContainer
 
setOwner(Object) - Method in class biz.hammurapi.config.Reference
 
setOwner(Object) - Method in class biz.hammurapi.config.RmiComponent
 
setOwner(Object) - Method in class biz.hammurapi.config.RmiRegistryComponent
 
setOwner(Object) - Method in class biz.hammurapi.config.RmiWrapper
 
setOwner(Object) - Method in class biz.hammurapi.metrics.SlicingMeasurementCategoryFactory
 
setOwner(Object) - Method in class biz.hammurapi.metrics.SlicingMeasurementConsumer
 
setOwner(Object) - Method in class biz.hammurapi.metrics.XmlMeasurementCategoryFactory
 
setOwner(Object) - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSource
 
setOwner(Object) - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSourceComponent
 
setOwner(Object) - Method in class biz.hammurapi.sql.hsqldb.HsqldbDataSourceComponent
 
setOwner(Object) - Method in class biz.hammurapi.util.CompositeWorkerContainer
 
setOwner(Object) - Method in class biz.hammurapi.util.RemoteWorkerComponent
 
setOwner(Object) - Method in class biz.hammurapi.util.ThreadPoolComponentWrapper
 
setParameter(String, Object) - Method in interface biz.hammurapi.config.Parameterizable
Sets parameter
setParameter(String, Object) - Method in class biz.hammurapi.config.XmlSource
 
setParameter(String, Object) - Method in class biz.hammurapi.render.dom.AbstractRenderer
 
setParent(AST) - Method in class biz.hammurapi.antlr.AST
 
setPassword(String) - Method in class biz.hammurapi.ant.ConnectionEntry
Database password.
setPath(String) - Method in class biz.hammurapi.ant.ContainerTask.Execute
Path to component to execute
setPath(String) - Method in class biz.hammurapi.config.Reference
Path to the referenced component
setPrevSibling(AST) - Method in class biz.hammurapi.antlr.AST
 
setPrevToken(Token) - Method in class biz.hammurapi.antlr.Token
 
setPriority(int) - Method in class biz.hammurapi.util.ThreadPool
 
setProperty(String) - Method in class biz.hammurapi.ant.Param
Property to get value from.
setRenderee(Object) - Method in class biz.hammurapi.render.RenderRequest
Deprecated.  
setResource(String) - Method in class biz.hammurapi.ant.ContainerTask
Classloader resource to load configuration from.
setResource(String) - Method in class biz.hammurapi.ant.Script
Script classloader resource.
setRestartCommand(RestartCommand) - Method in interface biz.hammurapi.config.Restartable
 
setSignature(String) - Method in class biz.hammurapi.legacy.review.SimpleSourceMarker
 
setSliceConsumer(SliceConsumer) - Method in class biz.hammurapi.metrics.SlicingMeasurementConsumer
 
setSourceId(Integer) - Method in class biz.hammurapi.legacy.review.SimpleSourceMarker
 
setSourceURL(String) - Method in class biz.hammurapi.antlr.AST
 
setSourceURL(String) - Method in class biz.hammurapi.antlr.Token
Sets source URL for this and all subsequent tokens.
setSourceURL(String) - Method in class biz.hammurapi.legacy.review.SimpleSourceMarker
 
setSQLProcessor(SQLProcessor) - Method in interface biz.hammurapi.sql.DataAccessObject
Callback method.
setSqlType(int) - Method in class biz.hammurapi.sql.columns.ObjectColumn
 
setStyle(File) - Method in class biz.hammurapi.ant.StyleTask
Style
setText(String) - Method in class biz.hammurapi.antlr.Token
 
setThreadProvider(AuthorizationProvider) - Static method in class biz.hammurapi.authorization.AuthorizationManager
 
setTick(long) - Method in class biz.hammurapi.metrics.SlicingMeasurementConsumer
 
setTimeIntervalCategory(TimeIntervalCategory) - Method in class biz.hammurapi.sql.SQLProcessor
 
setType(String) - Method in class biz.hammurapi.config.Reference
Interface which dynamic proxy shall implement.
setUrl(String) - Method in class biz.hammurapi.ant.ConnectionEntry
Connection url
setUrl(String) - Method in class biz.hammurapi.ant.ContainerTask
URL to load configuration from.
setUrl(URL) - Method in class biz.hammurapi.ant.Script
Script URL.
setURL(String) - Method in class biz.hammurapi.ant.XmlSourceEntry
URL to read rules from.
setUser(String) - Method in class biz.hammurapi.ant.ConnectionEntry
Database user
setValue(String) - Method in class biz.hammurapi.ant.ObjectEntry
Not required if class name is set.
setValue(boolean) - Method in class biz.hammurapi.sql.columns.BooleanColumn
 
setValue(byte) - Method in class biz.hammurapi.sql.columns.ByteColumn
 
setValue(char) - Method in class biz.hammurapi.sql.columns.CharColumn
 
setValue(double) - Method in class biz.hammurapi.sql.columns.DoubleColumn
 
setValue(float) - Method in class biz.hammurapi.sql.columns.FloatColumn
 
setValue(int) - Method in class biz.hammurapi.sql.columns.IntColumn
 
setValue(long) - Method in class biz.hammurapi.sql.columns.LongColumn
 
setValue(Object) - Method in class biz.hammurapi.sql.columns.ObjectColumn
 
setValue(short) - Method in class biz.hammurapi.sql.columns.ShortColumn
 
setWhere(StatementFragment) - Method in class biz.hammurapi.sql.syntax.SelectModifier
 
ShortColumn - Class in biz.hammurapi.sql.columns
 
ShortColumn(String, boolean) - Constructor for class biz.hammurapi.sql.columns.ShortColumn
 
ShortColumn(String, boolean, short) - Constructor for class biz.hammurapi.sql.columns.ShortColumn
 
ShortColumn(String, boolean, ResultSet) - Constructor for class biz.hammurapi.sql.columns.ShortColumn
 
show(String[]) - Method in class biz.hammurapi.antlr.AST
 
show(Object, String) - Static method in class biz.hammurapi.swing.Browser
Shows objects in Browser.
showAndExitOnClose(Object, String) - Static method in class biz.hammurapi.swing.Browser
Shows object in browser with default close operation WindowConstants.EXIT_ON_CLOSE
showWithSiblings(String, String[]) - Method in class biz.hammurapi.antlr.AST
 
shutdown() - Method in class biz.hammurapi.ant.ConnectionEntry
 
shutdown() - Method in class biz.hammurapi.metrics.SlicingMeasurementConsumer
 
shutdown() - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSource
Closes all pooled (unused) connections and instructs connections being used to close immeidatly once they are released.
Signed - Interface in biz.hammurapi.legacy.review
 
SimpleContext - Class in biz.hammurapi.config
Simple map-backed context.
SimpleContext() - Constructor for class biz.hammurapi.config.SimpleContext
 
SimpleMeasurement - Class in biz.hammurapi.metrics
Measurement serializable value object.
SimpleMeasurement(long, double) - Constructor for class biz.hammurapi.metrics.SimpleMeasurement
 
SimpleMeasurement(Metric.Measurement) - Constructor for class biz.hammurapi.metrics.SimpleMeasurement
 
SimpleMeasurementConsumer - Class in biz.hammurapi.metrics
Collects metrics in in-memory collection
SimpleMeasurementConsumer(boolean) - Constructor for class biz.hammurapi.metrics.SimpleMeasurementConsumer
 
SimpleMeasurementConsumer() - Constructor for class biz.hammurapi.metrics.SimpleMeasurementConsumer
 
SimpleMemoryCache - Class in biz.hammurapi.cache
Simple cache.
SimpleMemoryCache(Producer) - Constructor for class biz.hammurapi.cache.SimpleMemoryCache
 
SimpleMetric - Class in biz.hammurapi.metrics
 
SimpleMetric(String) - Constructor for class biz.hammurapi.metrics.SimpleMetric
 
SimpleMetric(String, boolean) - Constructor for class biz.hammurapi.metrics.SimpleMetric
 
SimpleSlice - Class in biz.hammurapi.metrics
 
SimpleSlice(String) - Constructor for class biz.hammurapi.metrics.SimpleSlice
 
SimpleSlice(String, boolean) - Constructor for class biz.hammurapi.metrics.SimpleSlice
 
SimpleSlice(Slice) - Constructor for class biz.hammurapi.metrics.SimpleSlice
Constructs a copy of master slice.
SimpleSourceMarker - Class in biz.hammurapi.legacy.review
 
SimpleSourceMarker() - Constructor for class biz.hammurapi.legacy.review.SimpleSourceMarker
 
SimpleSourceMarker(int, int, String, Integer) - Constructor for class biz.hammurapi.legacy.review.SimpleSourceMarker
 
SimpleSourceMarker(SourceMarker) - Constructor for class biz.hammurapi.legacy.review.SimpleSourceMarker
 
SingleResult - Class in biz.hammurapi.eval
 
SingleResult(Converter, Class, Object) - Constructor for class biz.hammurapi.eval.SingleResult
 
size() - Method in class biz.hammurapi.util.ConvertingCollection
 
size() - Method in class biz.hammurapi.util.DispatchingVisitor
 
size() - Method in class biz.hammurapi.util.UnmodifiableConvertingList
 
Slice - Interface in biz.hammurapi.metrics
Time sliced metric
SliceConsumer - Interface in biz.hammurapi.metrics
 
SlicingMeasurementCategoryFactory - Class in biz.hammurapi.metrics
 
SlicingMeasurementCategoryFactory() - Constructor for class biz.hammurapi.metrics.SlicingMeasurementCategoryFactory
 
SlicingMeasurementConsumer - Class in biz.hammurapi.metrics
Slices metrics.
SlicingMeasurementConsumer(long, boolean, int, SliceConsumer) - Constructor for class biz.hammurapi.metrics.SlicingMeasurementConsumer
Creates a new instance with internal timer.
SlicingMeasurementConsumer(long, boolean, int, SliceConsumer, Timer) - Constructor for class biz.hammurapi.metrics.SlicingMeasurementConsumer
Creates a new instance with internal timer.
SlicingMeasurementConsumer() - Constructor for class biz.hammurapi.metrics.SlicingMeasurementConsumer
Default constructor with default settings.
SmartProjector - Class in biz.hammurapi.sql
Base class for SQLC generated projectors.
SmartProjector(Class) - Constructor for class biz.hammurapi.sql.SmartProjector
 
SmartProjector(Class, Class, ConverterClosure) - Constructor for class biz.hammurapi.sql.SmartProjector
 
SoftCachingProxyFactory - Class in biz.hammurapi.cache
Creates proxy which caches return values of getXXX() method invocations in soft references
SoftCachingProxyFactory() - Constructor for class biz.hammurapi.cache.SoftCachingProxyFactory
 
SoftHashMap - Class in biz.hammurapi.cache
Map with soft-referenced values.
SoftHashMap() - Constructor for class biz.hammurapi.cache.SoftHashMap
 
SoftHashMap(int) - Constructor for class biz.hammurapi.cache.SoftHashMap
 
SoftHashMap(int, float) - Constructor for class biz.hammurapi.cache.SoftHashMap
 
SoftHashMap(Map) - Constructor for class biz.hammurapi.cache.SoftHashMap
 
SourceMarker - Interface in biz.hammurapi.legacy.review
 
SourceMarkerComparator - Class in biz.hammurapi.legacy.review
 
SourceMarkerComparator() - Constructor for class biz.hammurapi.legacy.review.SourceMarkerComparator
 
SourceMarkerRenderer - Class in biz.hammurapi.legacy.review
 
SourceMarkerRenderer(RenderRequest) - Constructor for class biz.hammurapi.legacy.review.SourceMarkerRenderer
Creates a new instance of ViolationEntryRenderer
sourceType - Variable in class biz.hammurapi.convert.AtomicConverterBase
 
split(String) - Method in class biz.hammurapi.config.BeanContext
Splits property name into getter name and indexes.
SQLExceptionEx - Exception in biz.hammurapi.sql
 
SQLExceptionEx() - Constructor for exception biz.hammurapi.sql.SQLExceptionEx
 
SQLExceptionEx(String) - Constructor for exception biz.hammurapi.sql.SQLExceptionEx
 
SQLExceptionEx(String, Throwable) - Constructor for exception biz.hammurapi.sql.SQLExceptionEx
 
SQLExceptionEx(Throwable) - Constructor for exception biz.hammurapi.sql.SQLExceptionEx
 
SQLProcessor - Class in biz.hammurapi.sql
This class contains methods to process SQL statements in more convenient way comparing to standard JDBC.
SQLProcessor(DataSource, Context) - Constructor for class biz.hammurapi.sql.SQLProcessor
If SQLProcessor constructed with this constructor then it obtains connection from the datasource, processes request and closes connection.
SQLProcessor(Connection, Context) - Constructor for class biz.hammurapi.sql.SQLProcessor
If SQLProcessor created with this constructor then is doesn't close the connection after processing.
SQLRuntimeException - Exception in biz.hammurapi.sql
Wrapper for java.sql.SQLException.
SQLRuntimeException() - Constructor for exception biz.hammurapi.sql.SQLRuntimeException
 
SQLRuntimeException(String) - Constructor for exception biz.hammurapi.sql.SQLRuntimeException
 
SQLRuntimeException(String, Throwable) - Constructor for exception biz.hammurapi.sql.SQLRuntimeException
 
SQLRuntimeException(Throwable) - Constructor for exception biz.hammurapi.sql.SQLRuntimeException
 
start() - Method in class biz.hammurapi.cache.MemoryCache
Creates timer if neccessary, creates cleanup task and schedules it.
start() - Method in class biz.hammurapi.cache.PassiveMemoryCache
 
start() - Method in class biz.hammurapi.cache.SimpleMemoryCache
 
start() - Method in interface biz.hammurapi.config.Component
Invoked by container before the first use.
start() - Method in class biz.hammurapi.config.GenericContainer
 
start() - Method in class biz.hammurapi.config.JndiBridge
 
start() - Method in class biz.hammurapi.config.JndiWrapper
Looks up master in JNDI.
start() - Method in class biz.hammurapi.config.Reference
 
start() - Method in class biz.hammurapi.config.RmiComponent
 
start() - Method in class biz.hammurapi.config.RmiRegistryComponent
 
start() - Method in class biz.hammurapi.config.RmiWrapper
 
start() - Method in class biz.hammurapi.config.ServiceBase
This implementation can be invoked multiple times.
start() - Method in class biz.hammurapi.metrics.SlicingMeasurementCategoryFactory
 
start() - Method in class biz.hammurapi.metrics.SlicingMeasurementConsumer
Increments use counter
start() - Method in class biz.hammurapi.metrics.XmlMeasurementCategoryFactory
 
start() - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSource
 
start() - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSourceComponent
 
start() - Method in class biz.hammurapi.sql.hsqldb.HsqldbInMemoryDataSourceComponent
 
start() - Method in class biz.hammurapi.sql.hsqldb.HsqldbStandaloneDataSourceComponent
 
start() - Method in class biz.hammurapi.sql.hsqldb.HsqldbTmpDataSourceComponent
 
start() - Method in class biz.hammurapi.util.CompositeWorkerContainer
 
start() - Method in class biz.hammurapi.util.RemoteWorkerComponent
 
start() - Method in class biz.hammurapi.util.ThreadPool
 
start() - Method in class biz.hammurapi.util.ThreadPoolComponentWrapper
 
start() - Method in class biz.hammurapi.util.WorkerRemotizer
 
startInternal() - Method in class biz.hammurapi.config.ServiceBase
Services shall implement initialization sequence in this method.
StatementBuilder - Class in biz.hammurapi.sql.syntax
 
StatementBuilder(String) - Constructor for class biz.hammurapi.sql.syntax.StatementBuilder
 
StatementBuilder(String, Parameterizer) - Constructor for class biz.hammurapi.sql.syntax.StatementBuilder
 
StatementBuilder() - Constructor for class biz.hammurapi.sql.syntax.StatementBuilder
 
StatementBuilder(StatementFragment) - Constructor for class biz.hammurapi.sql.syntax.StatementBuilder
 
StatementFragment - Interface in biz.hammurapi.sql.syntax
Building block of SQL statement.
stop() - Method in class biz.hammurapi.cache.MemoryCache
 
stop() - Method in class biz.hammurapi.cache.PassiveMemoryCache
 
stop() - Method in class biz.hammurapi.cache.SimpleMemoryCache
 
stop() - Method in interface biz.hammurapi.config.Component
Invoked by container when component is not needed anymore.
stop() - Method in class biz.hammurapi.config.GenericContainer
 
stop() - Method in class biz.hammurapi.config.JndiBridge
 
stop() - Method in class biz.hammurapi.config.JndiWrapper
 
stop() - Method in class biz.hammurapi.config.Reference
 
stop() - Method in class biz.hammurapi.config.RmiComponent
 
stop() - Method in class biz.hammurapi.config.RmiRegistryComponent
 
stop() - Method in class biz.hammurapi.config.RmiWrapper
 
stop() - Method in class biz.hammurapi.config.ServiceBase
Invokes stopInternal if all dependent services has been stopped.
stop() - Method in class biz.hammurapi.metrics.HtmlMeasurementCategoryFactory
 
stop() - Method in class biz.hammurapi.metrics.SlicingMeasurementCategoryFactory
 
stop() - Method in class biz.hammurapi.metrics.SlicingMeasurementConsumer
Decrements use counter and invokes shutdown() when counter==0
stop() - Method in class biz.hammurapi.metrics.XmlMeasurementCategoryFactory
Saves collected metrics to XML.
stop() - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSource
 
stop() - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSourceComponent
 
stop() - Method in class biz.hammurapi.sql.hsqldb.HsqldbInMemoryDataSourceComponent
 
stop() - Method in class biz.hammurapi.sql.hsqldb.HsqldbStandaloneDataSourceComponent
 
stop() - Method in class biz.hammurapi.sql.hsqldb.HsqldbTmpDataSourceComponent
 
stop() - Method in class biz.hammurapi.util.CompositeWorkerContainer
 
stop() - Method in class biz.hammurapi.util.RemoteWorkerComponent
 
stop() - Method in class biz.hammurapi.util.ThreadPool
 
stop() - Method in class biz.hammurapi.util.ThreadPoolComponentWrapper
 
stopInternal() - Method in class biz.hammurapi.config.ServiceBase
 
Storage - Interface in biz.hammurapi.legacy.persistence
 
store(Storage) - Method in interface biz.hammurapi.legacy.persistence.Persistable
 
store() - Method in interface biz.hammurapi.properties.PersistentPropertySet
Writes properties or modifications into persistens storage.
store() - Method in class biz.hammurapi.properties.PersistentPropertySetFilter
 
StreamPumper - Class in biz.hammurapi.util
Copies all data from an input stream to an output stream.
StreamPumper(InputStream, OutputStream, ExceptionSink, boolean) - Constructor for class biz.hammurapi.util.StreamPumper
Create a new stream pumper.
StreamPumpListener - Interface in biz.hammurapi.util
 
StringConfigurable - Interface in biz.hammurapi.config
String configurable
StrongWrapperHandler - Class in biz.hammurapi.wrap
This wrapper handler holds strong reference to the master object.
StrongWrapperHandler(Object) - Constructor for class biz.hammurapi.wrap.StrongWrapperHandler
 
style(Object, String, OutputStream, InputStream, Map) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
style(Object, String, File, InputStream, Map) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
style(Document, File, InputStream, Map) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
style(Document, OutputStream, InputStream, Map) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
StyleCompiler - Class in biz.hammurapi.render.dom
 
StyleCompiler() - Constructor for class biz.hammurapi.render.dom.StyleCompiler
 
StyleTask - Class in biz.hammurapi.ant
This task applies a stylesheet to XML files.
StyleTask() - Constructor for class biz.hammurapi.ant.StyleTask
 

T

TableIdentityGenerator - Class in biz.hammurapi.sql
Generates identities using SQLProcessor nextPK method
TableIdentityGenerator(String) - Constructor for class biz.hammurapi.sql.TableIdentityGenerator
Default constructor with "{0}" pattern
TableIdentityGenerator(String, String) - Constructor for class biz.hammurapi.sql.TableIdentityGenerator
Constructor
TableVisualizable - Interface in biz.hammurapi.swing
Classes which "know" how to display itself as a table implement this interface.
tabs(PrintStream, int) - Method in class biz.hammurapi.antlr.AST
 
targetType - Variable in class biz.hammurapi.convert.AtomicConverterBase
 
ThreadPool - Class in biz.hammurapi.util
Distributes work among multiple threads.
ThreadPool() - Constructor for class biz.hammurapi.util.ThreadPool
 
ThreadPool(int, int, int, ExceptionSink) - Constructor for class biz.hammurapi.util.ThreadPool
 
ThreadPool(int, int, int, ExceptionSink, String) - Constructor for class biz.hammurapi.util.ThreadPool
 
ThreadPoolComponentWrapper - Class in biz.hammurapi.util
 
ThreadPoolComponentWrapper() - Constructor for class biz.hammurapi.util.ThreadPoolComponentWrapper
 
ThrowableDomSerializer - Class in biz.hammurapi.xml.dom
 
ThrowableDomSerializer() - Constructor for class biz.hammurapi.xml.dom.ThrowableDomSerializer
 
ThrowableVisualizer - Class in biz.hammurapi.swing
 
ThrowableVisualizer() - Constructor for class biz.hammurapi.swing.ThrowableVisualizer
 
tick(StreamPumper, long) - Method in interface biz.hammurapi.util.StreamPumpListener
 
TimeIntervalCategory - Interface in biz.hammurapi.metrics
 
timeIntervalCategory - Variable in class biz.hammurapi.sql.MeasuringDatabaseObject
 
to - Variable in class biz.hammurapi.metrics.SlicingMeasurementConsumer
 
toArray() - Method in class biz.hammurapi.util.ConvertingCollection
 
toArray(Object[]) - Method in class biz.hammurapi.util.ConvertingCollection
 
toDom(AST, String[], Element) - Static method in class biz.hammurapi.antlr.AstUtil
Serializes AST, its children and its siblings to DOM.
toDom(AST, String[], Document) - Static method in class biz.hammurapi.antlr.AstUtil
Serializes AST and its children to DOM.
toDom(Element) - Method in class biz.hammurapi.metrics.SimpleSlice
 
toDom(Element) - Method in class biz.hammurapi.metrics.XmlMeasurementCategoryFactory
 
toDom(Element, String, boolean) - Method in class biz.hammurapi.sql.columns.Column
 
toDom(Element) - Method in class biz.hammurapi.sql.DatabaseObject
 
toDom(Element, Properties, boolean) - Method in class biz.hammurapi.sql.DatabaseObject
 
toDom(Element, Properties, boolean) - Method in interface biz.hammurapi.sql.IDatabaseObject
Serializes to DOM.
toDom(Element) - Method in interface biz.hammurapi.xml.dom.DomSerializable
 
toDom(Object, Element) - Static method in class biz.hammurapi.xml.dom.DOMUtils
Serializes object to XML.
toDom(Object, String, Element) - Static method in class biz.hammurapi.xml.dom.DOMUtils
Serializes object to XML.
toDom(Object) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
toDom(Element) - Method in class biz.hammurapi.xml.dom.XmlBeanBase
 
toDomSerializable(Metric.Measurement) - Method in class biz.hammurapi.metrics.MeasurementDomSerializer
 
toDomSerializable(Metric) - Method in class biz.hammurapi.metrics.MetricDomSerializer
 
Token - Class in biz.hammurapi.antlr
 
Token() - Constructor for class biz.hammurapi.antlr.Token
 
Token(String) - Constructor for class biz.hammurapi.antlr.Token
 
Token(int, String) - Constructor for class biz.hammurapi.antlr.Token
 
TOKEN_CLOSING_CHAR - Static variable in class biz.hammurapi.config.PropertyParser
 
TOKEN_FIRST_OPENING_CHAR - Static variable in class biz.hammurapi.config.PropertyParser
 
TOKEN_SECOND_OPENING_CHAR - Static variable in class biz.hammurapi.config.PropertyParser
 
TokenChain - Interface in biz.hammurapi.antlr
 
TokenListener - Interface in biz.hammurapi.antlr
 
TokenVisitor - Class in biz.hammurapi.antlr
Visits Token and dispatches invocations by node names.
TokenVisitor(String[], String, String) - Constructor for class biz.hammurapi.antlr.TokenVisitor
 
toSax(String, ContentHandler) - Method in class biz.hammurapi.sql.columns.Column
 
toSax(ContentHandler, boolean) - Method in class biz.hammurapi.sql.DatabaseObject
Serializes object to XML events
toSqlString() - Method in class biz.hammurapi.sql.syntax.And
 
toSqlString() - Method in class biz.hammurapi.sql.syntax.Between
 
toSqlString() - Method in class biz.hammurapi.sql.syntax.Equals
 
toSqlString() - Method in class biz.hammurapi.sql.syntax.GreaterOrEqual
 
toSqlString() - Method in class biz.hammurapi.sql.syntax.GreaterThan
 
toSqlString() - Method in class biz.hammurapi.sql.syntax.In
 
toSqlString() - Method in class biz.hammurapi.sql.syntax.IsNotNull
 
toSqlString() - Method in class biz.hammurapi.sql.syntax.IsNull
 
toSqlString() - Method in class biz.hammurapi.sql.syntax.LessOrEqual
 
toSqlString() - Method in class biz.hammurapi.sql.syntax.LessThan
 
toSqlString() - Method in class biz.hammurapi.sql.syntax.Like
 
toSqlString() - Method in class biz.hammurapi.sql.syntax.Not
 
toSqlString() - Method in class biz.hammurapi.sql.syntax.NotEqual
 
toSqlString() - Method in class biz.hammurapi.sql.syntax.NotIn
 
toSqlString() - Method in class biz.hammurapi.sql.syntax.NotLike
 
toSqlString() - Method in class biz.hammurapi.sql.syntax.Or
 
toSqlString() - Method in class biz.hammurapi.sql.syntax.SelectModifier
 
toSqlString() - Method in class biz.hammurapi.sql.syntax.StatementBuilder
 
toSqlString() - Method in interface biz.hammurapi.sql.syntax.StatementFragment
 
toString() - Method in class biz.hammurapi.convert.AtomicConverterBase
 
toString() - Method in class biz.hammurapi.convert.ReflectionConverter
 
toString() - Method in class biz.hammurapi.metrics.SimpleMeasurement
 
toString() - Method in class biz.hammurapi.metrics.SimpleMeasurementConsumer
 
toString() - Method in class biz.hammurapi.metrics.SimpleMetric
 
toString() - Method in class biz.hammurapi.metrics.SimpleSlice
 
toString() - Method in class biz.hammurapi.sql.columns.BooleanColumn
 
toString() - Method in class biz.hammurapi.sql.columns.ByteColumn
 
toString() - Method in class biz.hammurapi.sql.columns.CharColumn
 
toString() - Method in class biz.hammurapi.sql.columns.DoubleColumn
 
toString() - Method in class biz.hammurapi.sql.columns.FloatColumn
 
toString() - Method in class biz.hammurapi.sql.columns.IntColumn
 
toString() - Method in class biz.hammurapi.sql.columns.LongColumn
 
toString() - Method in class biz.hammurapi.sql.columns.ObjectColumn
 
toString() - Method in class biz.hammurapi.sql.columns.ShortColumn
 
toString() - Method in class biz.hammurapi.sql.DatabaseObject
 
toString() - Method in class biz.hammurapi.swing.LazyTreeNode
 
toString() - Method in class biz.hammurapi.util.Version
Overload toString to report version correctly.
toString(Node) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
toString() - Method in class biz.hammurapi.xml.dom.XmlBeanBase
 
toTable() - Method in class biz.hammurapi.antlr.AstVisualizable
 
toTable() - Method in interface biz.hammurapi.swing.TableVisualizable
 
toTreeNode(TreeNode, String) - Method in interface biz.hammurapi.swing.Visualizable
 
toXmlString(Object, String) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
Transaction - Interface in biz.hammurapi.sql
Interface to execute a series of database operation in a transaction.
transform(Object, String, String, Locale, Context, Properties, Result) - Method in class biz.hammurapi.util.ClassTransformerFactory
Transforms object using object's class stylesheet.
translate(String) - Method in class biz.hammurapi.eval.EvaluatingContext
Translates "indexed" property name.
translate(String) - Method in class biz.hammurapi.eval.Evaluator
Deprecated. Translates "indexed" property name.
TraversableContext - Interface in biz.hammurapi.config
Context which can enumerate values in it.
TreeNode - Class in biz.hammurapi.util
Simple class to build tree structures
TreeNode() - Constructor for class biz.hammurapi.util.TreeNode
 
TypeAcceptor - Class in biz.hammurapi.util
 
TypeAcceptor(Class) - Constructor for class biz.hammurapi.util.TypeAcceptor
 

U

UnmodifiableConvertingList - Class in biz.hammurapi.util
 
UnmodifiableConvertingList(List, ConverterClosure) - Constructor for class biz.hammurapi.util.UnmodifiableConvertingList
 
unregister(MeasurementConsumer) - Static method in class biz.hammurapi.metrics.MeasurementCategoryFactory
Unregisters consumer and its factory.
unregister(MeasurementCategoryFactory) - Static method in class biz.hammurapi.metrics.MeasurementCategoryFactory
Unregisters factory and its consumers.
update(SQLProcessor, String) - Method in class biz.hammurapi.sql.DatabaseObject
 
update(SQLProcessor, String) - Method in interface biz.hammurapi.sql.IDatabaseObject
Updates row in a table by primary key
update(SQLProcessor, String) - Method in class biz.hammurapi.sql.MeasuringDatabaseObject
 
update(Observable, Object) - Method in interface biz.hammurapi.util.Observer
Callback method.
URL2InputStreamConfigurableAdapter - Class in biz.hammurapi.config.adapters
Converts InputStreamConfigurable to URLConfigurable
URL2InputStreamConfigurableAdapter(InputStreamConfigurable) - Constructor for class biz.hammurapi.config.adapters.URL2InputStreamConfigurableAdapter
 
URLConfigurable - Interface in biz.hammurapi.config
URL Configurable
useEmbeddedStyle - Variable in class biz.hammurapi.render.dom.AbstractRenderer
 

V

Validatable - Interface in biz.hammurapi.config
Validatable, i.e.
validate() - Method in interface biz.hammurapi.config.PoolableComponent
 
validate() - Method in interface biz.hammurapi.config.Validatable
Validates object for consistency.
validateClass(Class) - Method in class biz.hammurapi.ant.ObjectEntry
 
validateInstance(Object) - Method in class biz.hammurapi.ant.ObjectEntry
 
valueForPathChanged(TreePath, Object) - Method in class biz.hammurapi.antlr.ASTFrame.JTreeASTModel
 
Variant - Class in biz.hammurapi.sql
Wrapper for different types.
Variant(boolean) - Constructor for class biz.hammurapi.sql.Variant
 
Variant(byte) - Constructor for class biz.hammurapi.sql.Variant
 
Variant(char) - Constructor for class biz.hammurapi.sql.Variant
 
Variant(double) - Constructor for class biz.hammurapi.sql.Variant
 
Variant(float) - Constructor for class biz.hammurapi.sql.Variant
 
Variant(int) - Constructor for class biz.hammurapi.sql.Variant
 
Variant(long) - Constructor for class biz.hammurapi.sql.Variant
 
Variant(String) - Constructor for class biz.hammurapi.sql.Variant
 
Variant(Object) - Constructor for class biz.hammurapi.sql.Variant
 
Variant(Object, int) - Constructor for class biz.hammurapi.sql.Variant
 
Variant(short) - Constructor for class biz.hammurapi.sql.Variant
 
Version - Class in biz.hammurapi.util
Represents 3-digit version
Version(int, int, int) - Constructor for class biz.hammurapi.util.Version
Create a new instance of a Version object with the specified version numbers.
Version(String) - Constructor for class biz.hammurapi.util.Version
 
Versioned - Interface in biz.hammurapi.util
Interface to detect changes in objects
visit(String[], AST, int, PrintStream) - Method in class biz.hammurapi.antlr.AST
 
visit(Object) - Method in class biz.hammurapi.antlr.AstVisitor
 
visit(Object) - Method in class biz.hammurapi.antlr.TokenVisitor
 
visit(Object) - Method in class biz.hammurapi.util.CompositeVisitor
 
visit(Object) - Method in class biz.hammurapi.util.DispatchingVisitor
 
visit(Object) - Method in interface biz.hammurapi.util.Visitor
 
VISIT - Static variable in class biz.hammurapi.util.VisitorConverter
Name of visit method.
Visitable - Interface in biz.hammurapi.util
 
VisitableBase - Class in biz.hammurapi.util
Implements Visitable contract.
VisitableBase() - Constructor for class biz.hammurapi.util.VisitableBase
 
visitAll(String[], AST, int, PrintStream) - Method in class biz.hammurapi.antlr.AST
 
Visitor - Interface in biz.hammurapi.util
 
VisitorConverter - Class in biz.hammurapi.util
 
VisitorConverter() - Constructor for class biz.hammurapi.util.VisitorConverter
 
VisitorExceptionSink - Interface in biz.hammurapi.util
 
VisitorStack - Class in biz.hammurapi.util
Provides visiting stack information.
VisitorStackSource - Interface in biz.hammurapi.util
 
Visualizable - Interface in biz.hammurapi.swing
Classes which know how to display itself in a tree and table implement this interface.

W

WeakWrapperHandler - Class in biz.hammurapi.wrap
 
WeakWrapperHandler(Object) - Constructor for class biz.hammurapi.wrap.WeakWrapperHandler
 
Worker - Interface in biz.hammurapi.util
Interface to distribute to multiple threads or multiple machines.
WorkerRemotizer - Class in biz.hammurapi.util
Exposes local worker as remote
WorkerRemotizer() - Constructor for class biz.hammurapi.util.WorkerRemotizer
 
wrap(Object) - Method in class biz.hammurapi.metrics.MeasuringWrapper
Wraps object to measure methods performance.
wrap(Object, MeasurementConsumer) - Static method in class biz.hammurapi.metrics.MeasuringWrapper
Wraps object to measure methods performance.
wrap(Object) - Method in class biz.hammurapi.util.BeanVisitable
Wraps child into Visitable and updates path.
wrap(Object, Collection) - Static method in class biz.hammurapi.wrap.WrapperHandler
Convenience method.
wrap(Object) - Static method in class biz.hammurapi.wrap.WrapperHandler
 
Wrappable - Interface in biz.hammurapi.wrap
 
Wrapper - Interface in biz.hammurapi.config
Wrapper allows to bind non-component to name tree.
WrapperHandler - Class in biz.hammurapi.wrap
Wraps Jsel object such as the underlying object becomes garbage collection eligible and will be transparently restored from the database and source files on demand
WrapperHandler(Object) - Constructor for class biz.hammurapi.wrap.WrapperHandler
 
write(int) - Method in class biz.hammurapi.eval.EvaluatingFilterWriter
 
write(char[], int, int) - Method in class biz.hammurapi.eval.EvaluatingFilterWriter
 
write(String, int, int) - Method in class biz.hammurapi.eval.EvaluatingFilterWriter
 
write(int) - Method in class biz.hammurapi.eval.ExpandingFilterWriter
 
write(char[], int, int) - Method in class biz.hammurapi.eval.ExpandingFilterWriter
 
write(String, int, int) - Method in class biz.hammurapi.eval.ExpandingFilterWriter
 

X

XML_EXTENSION - Static variable in class biz.hammurapi.config.DomConfigFactory
 
XmlBeanBase - Class in biz.hammurapi.xml.dom
 
XmlBeanBase() - Constructor for class biz.hammurapi.xml.dom.XmlBeanBase
 
xmlElement - Variable in class biz.hammurapi.sql.DatabaseObject
Name of object XML Element.
XmlMeasurementCategoryFactory - Class in biz.hammurapi.metrics
 
XmlMeasurementCategoryFactory(File) - Constructor for class biz.hammurapi.metrics.XmlMeasurementCategoryFactory
 
xmlNames(String) - Static method in class biz.hammurapi.sql.DatabaseObject
Converts fully qualified class name to namespace and element name.
xmlNamespace - Variable in class biz.hammurapi.sql.DatabaseObject
XML namespace.
XmlSource - Class in biz.hammurapi.config
Helper class to read XML configuration from file, url or classloader resource.
XmlSource(String, Class, String) - Constructor for class biz.hammurapi.config.XmlSource
Constructor
XmlSourceEntry - Class in biz.hammurapi.ant
Base class for elements, which need to read xml files.
XmlSourceEntry() - Constructor for class biz.hammurapi.ant.XmlSourceEntry
 

_

_compare(Object, Object) - Static method in class biz.hammurapi.legacy.review.SourceMarkerComparator
 

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

Copyright © 2003 Hammurapi Group. All Rights Reserved.