A B C D E F G H I J K L M N O P 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(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(DatabaseObject) - Method in interface biz.hammurapi.sql.Relationship
 
add() - Method in interface biz.hammurapi.sql.RelationshipList
Creates new relationship item, adds it to relationship and returns newly created item.
add(DatabaseObject) - Method in class biz.hammurapi.sql.SimpleRelationship
 
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
 
addCommand(Command) - Method in class biz.hammurapi.sql.xml.CompositeCommand
 
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.
addConverter(Class, Class, String, Constructor) - Method in class biz.hammurapi.convert.CompositeConverter
Adds a converter which uses method of source object and constructor of target object to perform conversion.
addConverter(Class, Class, Converter) - Method in class biz.hammurapi.convert.CompositeConverter
Adds a converter from source object to target class.
addDependency(Object, Object) - Method in class biz.hammurapi.config.DependencyManager
Adds dependency.
addDomSerializer(Object) - Method in class biz.hammurapi.xml.dom.CompositeDomSerializer
 
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
 
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.
addRelationship(String, String, Relationship) - Method in class biz.hammurapi.sql.DatabaseObject
 
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
 
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
 
addVisualizer(Object) - Method in class biz.hammurapi.swing.CompositeVisualizer
 
addWorker(Worker, int) - Method in class biz.hammurapi.util.LoadBalancer
 
aggregate() - Method in class biz.hammurapi.util.ResourceAggregator
Aggregates all resources in one resource.
AntLogger - Class in biz.hammurapi.logging
 
AntLogger(Task) - Constructor for class biz.hammurapi.logging.AntLogger
 
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
 
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(AST, String[]) - Constructor for class biz.hammurapi.antlr.AstVisualizable
 
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
 
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.logging - package biz.hammurapi.logging
 
biz.hammurapi.metrics - package biz.hammurapi.metrics
 
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.hypersonic - package biz.hammurapi.sql.hypersonic
 
biz.hammurapi.sql.xml - package biz.hammurapi.sql.xml
 
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
 
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
 
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, CompositeDomSerializer, 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.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
 
Command - Interface in biz.hammurapi.config
Command interface
Command - Interface in biz.hammurapi.sql.xml
 
compare(Object, Object) - Method in class biz.hammurapi.legacy.review.SourceMarkerComparator
 
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
 
CompositeCommand - Class in biz.hammurapi.sql.xml
 
CompositeCommand() - Constructor for class biz.hammurapi.sql.xml.CompositeCommand
 
CompositeConverter - Class in biz.hammurapi.convert
 
CompositeConverter() - Constructor for class biz.hammurapi.convert.CompositeConverter
Creates new composite converter populated by default with some generic converters.
CompositeDomSerializer - Class in biz.hammurapi.xml.dom
 
CompositeDomSerializer() - Constructor for class biz.hammurapi.xml.dom.CompositeDomSerializer
Creates serializer prepopulated with standard serializers loaded from com/pavelvlasov/xml/dom/CompositeDomSerializer.xml resource.
CompositeDomSerializer(Collection) - Constructor for class biz.hammurapi.xml.dom.CompositeDomSerializer
Creates serializer populated with given collection of serializers
CompositeDomSerializer.Member - Interface in biz.hammurapi.xml.dom
 
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
 
CompositeVisualizer - Class in biz.hammurapi.swing
 
CompositeVisualizer() - Constructor for class biz.hammurapi.swing.CompositeVisualizer
Creates visualizer prepopulated with standard visualizers loaded from com/pavelvlasov/swing/CompositeVisualizer.xml resource.
CompositeVisualizer(Collection) - Constructor for class biz.hammurapi.swing.CompositeVisualizer
Creates visualizer populated with given collection of visualizers
CompositeVisualizer.Member - Interface in biz.hammurapi.swing
 
CompositeWorkerContainer - Class in biz.hammurapi.util
Simple container
CompositeWorkerContainer() - Constructor for class biz.hammurapi.util.CompositeWorkerContainer
 
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) - Method in class biz.hammurapi.config.adapters.File2InputStreamConfigurableAdapter
 
configure(InputStream, Context) - Method in class biz.hammurapi.config.adapters.InputStream2DomConfigurableAdapter
 
configure(URL, Context) - Method in class biz.hammurapi.config.adapters.URL2InputStreamConfigurableAdapter
 
configure(Context, CompositeConverter) - Method in class biz.hammurapi.config.Bean2ContextConfigurableAdapter
 
configure(Context, CompositeConverter) - Method in interface biz.hammurapi.config.ContextConfigurable
 
configure(Node, Context) - Method in interface biz.hammurapi.config.DomConfigurable
Reads configuration from Node
configure(Node, Context) - Method in class biz.hammurapi.config.DomConfigurableContainer
 
configure(File, Context) - Method in interface biz.hammurapi.config.FileConfigurable
Reads configuration from file
configure(InputStream, Context) - Method in interface biz.hammurapi.config.InputStreamConfigurable
Reads configuration from input stream
configure(Node, Context) - Method in class biz.hammurapi.config.JndiBridge
 
configure(Node, Context) - Method in class biz.hammurapi.config.JndiWrapper
 
configure(Object) - Method in interface biz.hammurapi.config.ObjectConfigurable
Reads configuration from Object
configure(Node, Context) - Method in class biz.hammurapi.config.RmiComponent
 
configure(Node, Context) - Method in class biz.hammurapi.config.RmiRegistryComponent
 
configure(Node, Context) - Method in class biz.hammurapi.config.RmiWrapper
 
configure(String, Context) - Method in interface biz.hammurapi.config.StringConfigurable
Configures object from String
configure(URL, Context) - Method in interface biz.hammurapi.config.URLConfigurable
Configures object from URL
configure(Node, Context) - Method in class biz.hammurapi.metrics.SlicingMeasurementCategoryFactory
 
configure(Context, CompositeConverter) - Method in class biz.hammurapi.sql.columns.BooleanColumn
 
configure(Context, CompositeConverter) - Method in class biz.hammurapi.sql.columns.ByteColumn
 
configure(Context, CompositeConverter) - Method in class biz.hammurapi.sql.columns.CharColumn
 
configure(Node, Context) - Method in class biz.hammurapi.sql.columns.Column
 
configure(Context, CompositeConverter) - Method in class biz.hammurapi.sql.columns.DoubleColumn
 
configure(Context, CompositeConverter) - Method in class biz.hammurapi.sql.columns.FloatColumn
 
configure(Context, CompositeConverter) - Method in class biz.hammurapi.sql.columns.IntColumn
 
configure(Context, CompositeConverter) - Method in class biz.hammurapi.sql.columns.LongColumn
 
configure(Context, CompositeConverter) - Method in class biz.hammurapi.sql.columns.ObjectColumn
 
configure(Context, CompositeConverter) - Method in class biz.hammurapi.sql.columns.ShortColumn
 
configure(Node, Context) - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSourceComponent
 
configure(Context, CompositeConverter) - Method in class biz.hammurapi.sql.DatabaseObject
 
configure(Node, Context) - Method in class biz.hammurapi.sql.DatabaseObject
 
configure(Node, Context) - Method in class biz.hammurapi.sql.hypersonic.HypersonicDataSourceComponent
 
configure(Node, Context) - Method in class biz.hammurapi.sql.hypersonic.HypersonicStandaloneDataSourceComponent
 
configure(Node, Context) - Method in class biz.hammurapi.sql.xml.CompositeCommand
 
configure(Node, Context) - Method in class biz.hammurapi.sql.xml.Message
 
configure(Node, Context) - Method in class biz.hammurapi.sql.xml.Select
 
configure(Node, Context) - Method in class biz.hammurapi.sql.xml.SQLCommand
 
configure(Node, Context) - Method in class biz.hammurapi.sql.xml.Transaction
 
configure(Node, Context) - Method in class biz.hammurapi.util.CompositeWorkerContainer
 
configure(Node, Context) - Method in class biz.hammurapi.util.RemoteWorkerComponent
 
configure(Node, Context) - Method in class biz.hammurapi.util.ThreadPoolComponentWrapper
 
configure(Node, Context) - 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
 
ConsoleLogger - Class in biz.hammurapi.logging
 
ConsoleLogger() - Constructor for class biz.hammurapi.logging.ConsoleLogger
Default constructor with INFO level.
ConsoleLogger(String) - Constructor for class biz.hammurapi.logging.ConsoleLogger
 
ConsoleLogger(int) - Constructor for class biz.hammurapi.logging.ConsoleLogger
 
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
PV 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(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
 
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, Class, boolean) - Method in class biz.hammurapi.convert.CompositeConverter
Converts source object to target class instance
convert(Object) - Method in interface biz.hammurapi.convert.Converter
 
convert(Object, String) - Static method in class biz.hammurapi.xml.dom.XmlBeanBase
Converts one type to another if possible
Converter - Interface in biz.hammurapi.convert
Converts one object to another
ConvertingCollection - Class in biz.hammurapi.util
Collection that contains elements of one type but appears as containing elements of another type.
ConvertingCollection(Collection, Converter, Converter) - Constructor for class biz.hammurapi.util.ConvertingCollection
 
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
createClasspath() - Method in class biz.hammurapi.ant.ObjectEntry
Maybe creates a nested classpath element.
createExecute() - Method in class biz.hammurapi.ant.ContainerTask
 
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
 
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
 
debug(Object, String) - Method in class biz.hammurapi.logging.AntLogger
 
DEBUG - Static variable in class biz.hammurapi.logging.ConsoleLogger
 
debug(Object, String) - Method in class biz.hammurapi.logging.ConsoleLogger
 
debug(Object, String) - Method in class biz.hammurapi.logging.Log4jLogger
 
debug(Object, String) - Method in interface biz.hammurapi.logging.Logger
 
DEFAULT_RESTART_DELAY - Static variable in interface biz.hammurapi.config.RestartCommand
 
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
 
deleted - Variable in class biz.hammurapi.sql.SimpleRelationship
 
DependencyManager - Class in biz.hammurapi.config
Manages dependencies between objects.
DependencyManager() - Constructor for class biz.hammurapi.config.DependencyManager
 
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
 
downInStack - Variable in class biz.hammurapi.swing.CompositeVisualizer
Visualizer to delegate requests for visualization from members.
downInStack - Variable in class biz.hammurapi.xml.dom.CompositeDomSerializer
Serializer to delegate requests for serialization from members.
DuckConverterFactory - Class in biz.hammurapi.convert
Creates converters which use "duck" typing.
DuckConverterFactory() - Constructor for class biz.hammurapi.convert.DuckConverterFactory
 
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
 
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.util.Version
 
equals(Object) - Method in class biz.hammurapi.xml.dom.XmlBeanBase
Two objects are considered equal and all their fields are equal.
error(Object, String) - Method in class biz.hammurapi.logging.AntLogger
 
ERROR - Static variable in class biz.hammurapi.logging.ConsoleLogger
 
error(Object, String) - Method in class biz.hammurapi.logging.ConsoleLogger
 
error(Object, String) - Method in class biz.hammurapi.logging.Log4jLogger
 
error(Object, String) - Method in interface biz.hammurapi.logging.Logger
 
errorMessage - Variable in class biz.hammurapi.sql.xml.SQLCommand
 
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, CompositeConverter) - Constructor for class biz.hammurapi.eval.EvaluatingContext
 
EvaluatingFilterWriter - Class in biz.hammurapi.eval
 
EvaluatingFilterWriter(Writer, int, Context, CompositeConverter) - 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, CompositeConverter) - 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(Element, SQLProcessor, Context) - Method in interface biz.hammurapi.sql.xml.Command
 
execute(Document, SQLProcessor, Context) - Method in class biz.hammurapi.sql.xml.CompositeCommand
 
execute(Element, SQLProcessor, Context) - Method in class biz.hammurapi.sql.xml.CompositeCommand
 
execute(Element, SQLProcessor, Context) - Method in class biz.hammurapi.sql.xml.Message
 
execute(Element, SQLProcessor, Context) - Method in class biz.hammurapi.sql.xml.Select
 
execute(Element, SQLProcessor, Context) - Method in class biz.hammurapi.sql.xml.Transaction
 
execute(Element, SQLProcessor, Context) - Method in class biz.hammurapi.sql.xml.Update
 
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
 
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
 
findAll(Acceptor) - Method in class biz.hammurapi.util.AbstractSearchable
 
findAll(Acceptor) - Method in interface biz.hammurapi.util.Searchable
 
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.
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, Converter) - 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.  
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.sql.DatabaseObject
 
get(String) - Method in class biz.hammurapi.sql.JdbcStorage
 
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
 
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
 
getChildCount(Object) - Method in class biz.hammurapi.antlr.ASTFrame.JTreeASTModel
 
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.SQLProcessor
Returns connection if you need it for JDBC calls outside of the SQLProcessor
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.DuckConverterFactory
 
getDataSource() - Method in class biz.hammurapi.ant.ConnectionEntry
 
getDataSource() - Method in class biz.hammurapi.sql.SQLProcessor
 
getDefaultConverter() - Static method in class biz.hammurapi.convert.CompositeConverter
 
getDefaultInstance() - Static method in class biz.hammurapi.util.SerialProcessor
 
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
 
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
 
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
 
getItemType() - Method in interface biz.hammurapi.sql.Relationship
 
getItemType() - Method in class biz.hammurapi.sql.SimpleRelationship
 
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
 
getLogWriter() - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSource
 
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 class biz.hammurapi.sql.ConnectionPerThreadDataSourceComponent
 
getMaster() - Method in class biz.hammurapi.sql.hypersonic.HypersonicInMemoryDataSourceComponent
 
getMaster() - Method in class biz.hammurapi.sql.hypersonic.HypersonicStandaloneDataSourceComponent
 
getMaster() - Method in class biz.hammurapi.sql.hypersonic.HypersonicTmpDataSourceComponent
 
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 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.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
 
getPermissions() - Static method in class biz.hammurapi.authorization.AuthorizationManager
 
getPermissions() - Method in interface biz.hammurapi.authorization.AuthorizationProvider
 
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 class biz.hammurapi.sql.JdbcStorage
 
getProcessor() - Method in interface biz.hammurapi.sql.Lazy
 
getProcessor() - Method in class biz.hammurapi.sql.xml.SQLCommand
 
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
 
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.hypersonic.HypersonicDataSourceComponent
 
getRelationship(String) - Method in class biz.hammurapi.sql.DatabaseObject
 
getRenderee() - Method in class biz.hammurapi.render.RenderRequest
 
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.
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
 
getStackHead() - Method in class biz.hammurapi.swing.CompositeVisualizer
For use by members.
getStackHead() - Method in class biz.hammurapi.xml.dom.CompositeDomSerializer
For use by members.
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
 
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
 
getThreadInstance() - Static method in class biz.hammurapi.swing.CompositeVisualizer
 
getThreadInstance() - Static method in class biz.hammurapi.xml.dom.CompositeDomSerializer
 
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.
getUserName() - Static method in class biz.hammurapi.authorization.AuthorizationManager
 
getUserName() - Method in interface biz.hammurapi.authorization.AuthorizationProvider
 
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
 

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.util.Version
 
hashCode() - Method in class biz.hammurapi.xml.dom.XmlBeanBase
 
hasInstancePermission(Node, String, String) - Static method in class biz.hammurapi.authorization.AuthorizationManager
Authorization provider determines permission type from Node where subject was serialized to.
hasInstancePermission(Object, String) - Method in interface biz.hammurapi.authorization.AuthorizationProvider
 
hasInstancePermission(Node, String, 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.
HtmlMeasurementCategoryFactory - Class in biz.hammurapi.metrics
 
HtmlMeasurementCategoryFactory(File) - Constructor for class biz.hammurapi.metrics.HtmlMeasurementCategoryFactory
 
HypersonicDataSource - Class in biz.hammurapi.sql.hypersonic
Base class for HyperSonic data sources
HypersonicDataSource(String, String, String, Transaction) - Constructor for class biz.hammurapi.sql.hypersonic.HypersonicDataSource
 
HypersonicDataSourceComponent - Class in biz.hammurapi.sql.hypersonic
 
HypersonicDataSourceComponent() - Constructor for class biz.hammurapi.sql.hypersonic.HypersonicDataSourceComponent
 
HypersonicIdentityRetriever - Class in biz.hammurapi.sql.hypersonic
Calls IDENTITY() function to retrieve last identity
HypersonicIdentityRetriever() - Constructor for class biz.hammurapi.sql.hypersonic.HypersonicIdentityRetriever
 
HypersonicInMemoryDataSource - Class in biz.hammurapi.sql.hypersonic
In memory Hypersonic datasource with unique name.
HypersonicInMemoryDataSource(String) - Constructor for class biz.hammurapi.sql.hypersonic.HypersonicInMemoryDataSource
 
HypersonicInMemoryDataSource(Reader) - Constructor for class biz.hammurapi.sql.hypersonic.HypersonicInMemoryDataSource
 
HypersonicInMemoryDataSourceComponent - Class in biz.hammurapi.sql.hypersonic
 
HypersonicInMemoryDataSourceComponent() - Constructor for class biz.hammurapi.sql.hypersonic.HypersonicInMemoryDataSourceComponent
 
HypersonicServerDataSource - Class in biz.hammurapi.sql.hypersonic
Hypersonic server data source.
HypersonicServerDataSource(Transaction) - Constructor for class biz.hammurapi.sql.hypersonic.HypersonicServerDataSource
Constructs server data source, which connects to localhost with user "sa" and blank password
HypersonicServerDataSource(String, Transaction) - Constructor for class biz.hammurapi.sql.hypersonic.HypersonicServerDataSource
Connects to remote host specified by host parameter with user "sa" and blank password
HypersonicServerDataSource(String, String, String, Transaction) - Constructor for class biz.hammurapi.sql.hypersonic.HypersonicServerDataSource
Connects to remote host specified by host parameter.
HypersonicStandaloneDataSource - Class in biz.hammurapi.sql.hypersonic
Hypersonic standalone data source.
HypersonicStandaloneDataSource(String, Transaction) - Constructor for class biz.hammurapi.sql.hypersonic.HypersonicStandaloneDataSource
Constructor.
HypersonicStandaloneDataSource(String, String, String, Transaction, Transaction) - Constructor for class biz.hammurapi.sql.hypersonic.HypersonicStandaloneDataSource
Constructor.
HypersonicStandaloneDataSourceComponent - Class in biz.hammurapi.sql.hypersonic
 
HypersonicStandaloneDataSourceComponent() - Constructor for class biz.hammurapi.sql.hypersonic.HypersonicStandaloneDataSourceComponent
 
HypersonicTmpDataSource - Class in biz.hammurapi.sql.hypersonic
Hypersonic temporary data source.
HypersonicTmpDataSource(Reader) - Constructor for class biz.hammurapi.sql.hypersonic.HypersonicTmpDataSource
 
HypersonicTmpDataSource(String) - Constructor for class biz.hammurapi.sql.hypersonic.HypersonicTmpDataSource
 
HypersonicTmpDataSourceComponent - Class in biz.hammurapi.sql.hypersonic
 
HypersonicTmpDataSourceComponent() - Constructor for class biz.hammurapi.sql.hypersonic.HypersonicTmpDataSourceComponent
 

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
 
info(Object, String) - Method in class biz.hammurapi.logging.AntLogger
 
INFO - Static variable in class biz.hammurapi.logging.ConsoleLogger
 
info(Object, String) - Method in class biz.hammurapi.logging.ConsoleLogger
 
info(Object, String) - Method in class biz.hammurapi.logging.Log4jLogger
 
info(Object, String) - Method in interface biz.hammurapi.logging.Logger
 
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.hypersonic.HypersonicDataSource
 
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) using reflection
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
 
inserted - Variable in class biz.hammurapi.sql.SimpleRelationship
 
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.
isImmutable() - Method in class biz.hammurapi.convert.CompositeConverter
 
isIn(Class) - Method in class biz.hammurapi.util.VisitorStack
 
isIn(Class[]) - Method in class biz.hammurapi.util.VisitorStack
 
isKeepMeasurements() - Method in class biz.hammurapi.metrics.SlicingMeasurementConsumer
 
isLazy() - Method in interface biz.hammurapi.sql.Relationship
 
isLazy() - Method in class biz.hammurapi.sql.SimpleRelationship
 
isLeaf(Object) - Method in class biz.hammurapi.antlr.ASTFrame.JTreeASTModel
 
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
 
isModified() - Method in interface biz.hammurapi.sql.Relationship
 
isModified() - Method in class biz.hammurapi.sql.SimpleRelationship
 
isPrimaryKey() - Method in class biz.hammurapi.sql.columns.Column
 
isUserInRole(String) - Static method in class biz.hammurapi.authorization.AuthorizationManager
 
isUserInRole(String) - Method in interface biz.hammurapi.authorization.AuthorizationProvider
 
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
JdbcStorage - Class in biz.hammurapi.sql
 
JdbcStorage(SQLProcessor) - Constructor for class biz.hammurapi.sql.JdbcStorage
 
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
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.
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
 
load(SQLProcessor, Collection) - Method in interface biz.hammurapi.sql.Relationship
 
load(SQLProcessor, Collection) - Method in class biz.hammurapi.sql.SimpleRelationship
 
LoadBalancer - Class in biz.hammurapi.util
Load balancer distributes work to other workers according to weights.
LoadBalancer() - Constructor for class biz.hammurapi.util.LoadBalancer
 
loadRelationships(SQLProcessor) - Method in class biz.hammurapi.sql.DatabaseObject
Use this method to eagerly load relationships in constructors.
log(SQL2XMLException) - Method in class biz.hammurapi.sql.xml.CompositeCommand
Override for proper logging
Log4jInfoSliceConsumer - Class in biz.hammurapi.metrics
 
Log4jInfoSliceConsumer() - Constructor for class biz.hammurapi.metrics.Log4jInfoSliceConsumer
 
Log4jLogger - Class in biz.hammurapi.logging
 
Log4jLogger() - Constructor for class biz.hammurapi.logging.Log4jLogger
 
Logger - Interface in biz.hammurapi.logging
 
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.convert.ContextConverterFactory
 
main(String[]) - Static method in class biz.hammurapi.convert.DuckConverterFactory
 
main(String[]) - Static method in class biz.hammurapi.eval.EvaluatingFilterWriter
 
main(String[]) - Static method in class biz.hammurapi.eval.Evaluator
Deprecated.  
main(String[]) - Static method in class biz.hammurapi.render.dom.StyleCompiler
 
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.sql.xml.Select
 
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
 
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
 
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
 
Message - Class in biz.hammurapi.sql.xml
 
Message() - Constructor for class biz.hammurapi.sql.xml.Message
 
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
 
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
 
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, CompositeConverter) - 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.sql.xml.SQLCommand
 
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
 

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.
onChange(Column) - Method in class biz.hammurapi.sql.SimpleRelationship
 
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
 
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) - Method in class biz.hammurapi.sql.CompositeParameterizer
Invokes parameterizers one-by-one
parameterize(PreparedStatement) - Method in interface biz.hammurapi.sql.Parameterizer
Parameterizes prepared statement
parameterize(PreparedStatement) - Method in class biz.hammurapi.sql.xml.SQLCommand.Parameterizer
 
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
parameterizer - Variable in class biz.hammurapi.sql.xml.SQLCommand
 
params - Variable in class biz.hammurapi.render.dom.AbstractRenderer
 
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
 
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.
popThreadSerializer() - Static method in class biz.hammurapi.xml.dom.CompositeDomSerializer
 
popThreadVisualizer() - Static method in class biz.hammurapi.swing.CompositeVisualizer
 
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(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(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(String, Parameterizer, Projector) - Method in class biz.hammurapi.sql.SQLProcessor
Executes SQL statement and returns collection backed by the database.
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(String, Parameterizer, Class) - Method in class biz.hammurapi.sql.SQLProcessor
Executes SQL statement and returns collection backed by the database.
project(String, Parameterizer, Class, Object) - Method in class biz.hammurapi.sql.SQLProcessor
Executes SQL statement and returns collection backed by the database.
project(String, Parameterizer, Projector, int, int) - Method in class biz.hammurapi.sql.SQLProcessor
Executes SQL statement and returns collection backed by the database.
project(String, Parameterizer, Class, int, int) - Method in class biz.hammurapi.sql.SQLProcessor
Executes SQL statement and returns collection backed by the database.
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(String, Parameterizer, Projector, Collection) - Method in class biz.hammurapi.sql.SQLProcessor
Executes SQL statement and puts results to receiver
project(String, Parameterizer, Class, Collection) - Method in class biz.hammurapi.sql.SQLProcessor
Executes SQL statement and puts results to receiver
project(String, Parameterizer, Class, Object, Collection) - Method in class biz.hammurapi.sql.SQLProcessor
Executes SQL statement and puts results to receiver
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(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleByte(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleBytes(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleChar(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleDouble(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleFloat(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleInt(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleLong(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleObject(String, Parameterizer, Projector) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleObject(String, Parameterizer, Class) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleObject(String, Parameterizer) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleObject(String, Parameterizer, Class, Object) - Method in class biz.hammurapi.sql.SQLProcessor
 
projectSingleShort(String, Parameterizer) - 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
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
 
pushThreadSerializer(CompositeDomSerializer) - Static method in class biz.hammurapi.xml.dom.CompositeDomSerializer
 
pushThreadVisualizer(CompositeVisualizer) - Static method in class biz.hammurapi.swing.CompositeVisualizer
 
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.
put(Object) - Method in class biz.hammurapi.sql.JdbcStorage
Key format should be: {table}:{key field}:{key value}:{projector}

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
 
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.
Relationship - Interface in biz.hammurapi.sql
 
RelationshipList - Interface in biz.hammurapi.sql
 
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
 
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.sql.JdbcStorage
 
remove(IDatabaseObject) - Method in interface biz.hammurapi.sql.Relationship
 
remove(IDatabaseObject) - Method in class biz.hammurapi.sql.SimpleRelationship
 
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(OutputStream) - Method in interface biz.hammurapi.render.Renderer
 
Renderer - Interface in biz.hammurapi.render
 
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
 
RenderRequest(Object) - Constructor for class biz.hammurapi.render.RenderRequest
 
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
 
ResourceAggregator - Class in biz.hammurapi.util
Aggregates multiple classpath resources in one resource stream.
ResourceAggregator() - Constructor for class biz.hammurapi.util.ResourceAggregator
 
RESTART_DELARY_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
 
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
 
Select - Class in biz.hammurapi.sql.xml
 
Select() - Constructor for class biz.hammurapi.sql.xml.Select
 
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
 
set(String, Object) - Method in class biz.hammurapi.config.SimpleContext
 
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
 
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
 
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
 
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
 
setImmutable() - Method in class biz.hammurapi.convert.CompositeConverter
Makes converter immutable.
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
 
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
 
setLogWriter(PrintWriter) - Method in class biz.hammurapi.sql.ConnectionPerThreadDataSource
 
setMaster(Collection) - Method in interface biz.hammurapi.sql.Relationship
Callback method to propagate updates
setMaster(Collection) - Method in class biz.hammurapi.sql.SimpleRelationship
 
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
 
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.ConnectionPerThreadDataSourceComponent
 
setOwner(Object) - Method in class biz.hammurapi.sql.hypersonic.HypersonicDataSourceComponent
 
setOwner(CompositeVisualizer) - Method in class biz.hammurapi.swing.ArrayVisualizer
Callback method
setOwner(CompositeVisualizer) - Method in class biz.hammurapi.swing.CollectionVisualizer
Callback method
setOwner(CompositeVisualizer) - Method in interface biz.hammurapi.swing.CompositeVisualizer.Member
Callback method
setOwner(CompositeVisualizer) - Method in class biz.hammurapi.swing.MapVisualizer
Callback method
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
 
setOwner(CompositeDomSerializer) - Method in class biz.hammurapi.xml.dom.ArrayDomSerializer
Callback method
setOwner(CompositeDomSerializer) - Method in class biz.hammurapi.xml.dom.BeanDomSerializer
Callback method
setOwner(CompositeDomSerializer) - Method in class biz.hammurapi.xml.dom.CollectionDomSerializer
Callback method
setOwner(CompositeDomSerializer) - Method in interface biz.hammurapi.xml.dom.CompositeDomSerializer.Member
Callback method
setOwner(CompositeDomSerializer) - Method in class biz.hammurapi.xml.dom.EnumerationDomSerializer
Callback method
setOwner(CompositeDomSerializer) - Method in class biz.hammurapi.xml.dom.IteratorDomSerializer
Callback method
setOwner(CompositeDomSerializer) - Method in class biz.hammurapi.xml.dom.MapDomSerializer
Callback method
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
 
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
 
setResource(String) - Method in class biz.hammurapi.ant.ContainerTask
Classloader resource to load configuration from.
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
 
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(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
 
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
 
SimpleRelationship - Class in biz.hammurapi.sql
Base class for composite relationships where subitems exist only as part of the whole and removal of item from relationship is equivalent to deletion of the item.
SimpleRelationship(DatabaseObject, Class, String, String[][], boolean) - Constructor for class biz.hammurapi.sql.SimpleRelationship
 
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(CompositeConverter, 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, Converter) - Constructor for class biz.hammurapi.sql.SmartProjector
 
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
split(String) - Method in class biz.hammurapi.config.BeanContext
Splits property name into getter name and indexes.
sql - Variable in class biz.hammurapi.sql.xml.SQLCommand
 
SQL2XMLException - Exception in biz.hammurapi.sql.xml
 
SQL2XMLException() - Constructor for exception biz.hammurapi.sql.xml.SQL2XMLException
 
SQL2XMLException(String) - Constructor for exception biz.hammurapi.sql.xml.SQL2XMLException
 
SQL2XMLException(String, Throwable) - Constructor for exception biz.hammurapi.sql.xml.SQL2XMLException
 
SQL2XMLException(Throwable) - Constructor for exception biz.hammurapi.sql.xml.SQL2XMLException
 
SQLCommand - Class in biz.hammurapi.sql.xml
 
SQLCommand() - Constructor for class biz.hammurapi.sql.xml.SQLCommand
 
SQLCommand.Parameterizer - Class in biz.hammurapi.sql.xml
 
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.ConnectionPerThreadDataSourceComponent
 
start() - Method in class biz.hammurapi.sql.hypersonic.HypersonicInMemoryDataSourceComponent
 
start() - Method in class biz.hammurapi.sql.hypersonic.HypersonicStandaloneDataSourceComponent
 
start() - Method in class biz.hammurapi.sql.hypersonic.HypersonicTmpDataSourceComponent
 
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.
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.ConnectionPerThreadDataSourceComponent
 
stop() - Method in class biz.hammurapi.sql.hypersonic.HypersonicInMemoryDataSourceComponent
 
stop() - Method in class biz.hammurapi.sql.hypersonic.HypersonicStandaloneDataSourceComponent
 
stop() - Method in class biz.hammurapi.sql.hypersonic.HypersonicTmpDataSourceComponent
 
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(SQLProcessor) - Method in interface biz.hammurapi.sql.Relationship
 
store(SQLProcessor) - Method in class biz.hammurapi.sql.SimpleRelationship
 
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
tableName - Variable in class biz.hammurapi.sql.SimpleRelationship
 
tabs(PrintStream, int) - Method in class biz.hammurapi.antlr.AST
 
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(Throwable, Element) - Method in class biz.hammurapi.sql.xml.CompositeCommand
 
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(Object, Element, CompositeDomSerializer) - Static method in class biz.hammurapi.xml.dom.DOMUtils
Serializes object to XML.
toDom(Object, String, Element, CompositeDomSerializer) - Static method in class biz.hammurapi.xml.dom.DOMUtils
Serializes object to XML.
toDom(Object, CompositeDomSerializer) - 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
 
toDomSerializable(Object[]) - Method in class biz.hammurapi.xml.dom.ArrayDomSerializer
 
toDomSerializable(Object) - Method in class biz.hammurapi.xml.dom.BeanDomSerializer
 
toDomSerializable(byte[]) - Method in class biz.hammurapi.xml.dom.ByteArrayDomSerializer
 
toDomSerializable(Collection) - Method in class biz.hammurapi.xml.dom.CollectionDomSerializer
 
toDomSerializable(Object) - Method in class biz.hammurapi.xml.dom.CompositeDomSerializer
 
toDomSerializable(Enumeration) - Method in class biz.hammurapi.xml.dom.EnumerationDomSerializer
 
toDomSerializable(Iterator) - Method in class biz.hammurapi.xml.dom.IteratorDomSerializer
 
toDomSerializable(Map) - Method in class biz.hammurapi.xml.dom.MapDomSerializer
 
toDomSerializable(String) - Method in class biz.hammurapi.xml.dom.PrimitivesDomSerializer
 
toDomSerializable(Number) - Method in class biz.hammurapi.xml.dom.PrimitivesDomSerializer
 
toDomSerializable(Boolean) - Method in class biz.hammurapi.xml.dom.PrimitivesDomSerializer
 
toDomSerializable(Character) - Method in class biz.hammurapi.xml.dom.PrimitivesDomSerializer
 
toDomSerializable(Throwable) - Method in class biz.hammurapi.xml.dom.ThrowableDomSerializer
 
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
 
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.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.Visualizable
 
toTree(String) - Method in class biz.hammurapi.antlr.AstVisualizable
 
toTree(String) - Method in interface biz.hammurapi.swing.Visualizable
 
toVisualizable(Object[]) - Method in class biz.hammurapi.swing.ArrayVisualizer
 
toVisualizable(Object) - Method in class biz.hammurapi.swing.BeanVisualizer
 
toVisualizable(Collection) - Method in class biz.hammurapi.swing.CollectionVisualizer
 
toVisualizable(Object) - Method in class biz.hammurapi.swing.CompositeVisualizer
 
toVisualizable(Map) - Method in class biz.hammurapi.swing.MapVisualizer
 
toVisualizable(Map.Entry) - Method in class biz.hammurapi.swing.MapVisualizer
 
toVisualizable(String) - Method in class biz.hammurapi.swing.PrimitivesVisualizer
 
toVisualizable(Number) - Method in class biz.hammurapi.swing.PrimitivesVisualizer
 
toVisualizable(Boolean) - Method in class biz.hammurapi.swing.PrimitivesVisualizer
 
toVisualizable(Character) - Method in class biz.hammurapi.swing.PrimitivesVisualizer
 
toVisualizable(Throwable) - Method in class biz.hammurapi.swing.ThrowableVisualizer
 
toVisualizable(StackTraceElement) - Method in class biz.hammurapi.swing.ThrowableVisualizer
 
toXmlString(Object, String) - Static method in class biz.hammurapi.xml.dom.DOMUtils
 
toXmlString(Object, String, CompositeDomSerializer) - 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.
Transaction - Class in biz.hammurapi.sql.xml
 
Transaction() - Constructor for class biz.hammurapi.sql.xml.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, Converter) - 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(SQLProcessor, IDatabaseObject) - Method in interface biz.hammurapi.sql.Relationship
Updates modified relationship items.
update(SQLProcessor, IDatabaseObject) - Method in class biz.hammurapi.sql.SimpleRelationship
 
Update - Class in biz.hammurapi.sql.xml
 
Update() - Constructor for class biz.hammurapi.sql.xml.Update
 
update(Observable, Object) - Method in interface biz.hammurapi.util.Observer
Callback method.
upInStack - Variable in class biz.hammurapi.swing.CompositeVisualizer
Visualizer which to delegate visualization to if this visualizer doesn't containt appropriate means to visualize given object.
upInStack - Variable in class biz.hammurapi.xml.dom.CompositeDomSerializer
Serializer which to delegate serialization to if this serializer doesn't containt appropriate means to serialize given object.
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
 
verbose(Object, String) - Method in class biz.hammurapi.logging.AntLogger
 
VERBOSE - Static variable in class biz.hammurapi.logging.ConsoleLogger
 
verbose(Object, String) - Method in class biz.hammurapi.logging.ConsoleLogger
 
verbose(Object, String) - Method in class biz.hammurapi.logging.Log4jLogger
 
verbose(Object, String) - Method in interface biz.hammurapi.logging.Logger
 
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
 
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
 
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
 

W

warn(Object, String) - Method in class biz.hammurapi.logging.AntLogger
 
WARN - Static variable in class biz.hammurapi.logging.ConsoleLogger
 
warn(Object, String) - Method in class biz.hammurapi.logging.ConsoleLogger
 
warn(Object, String) - Method in class biz.hammurapi.logging.Log4jLogger
 
warn(Object, String) - Method in interface biz.hammurapi.logging.Logger
 
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

XmlBeanBase - Class in biz.hammurapi.xml.dom
 
XmlBeanBase() - Constructor for class biz.hammurapi.xml.dom.XmlBeanBase
 
XmlMeasurementCategoryFactory - Class in biz.hammurapi.metrics
 
XmlMeasurementCategoryFactory(File) - Constructor for class biz.hammurapi.metrics.XmlMeasurementCategoryFactory
 
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 R S T U V W X _

Copyright © 2003 Hammurapi Group. All Rights Reserved.