|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
CannedQueryFactory
implementations.CannedQueryFactory
implementations.sorting phase
to pull out results specific
to the required pages.
query
to filter out results based on permissions.
#applyPostQueryPermissions(List)
to allow the results to be sorted prior to permission checks.
AuthSSLProtocolSocketFactory
.SqlSessionFactory
instance.
CannedQuery
based on all the query parameters.CannedQueryPageDetails.DEFAULT_SKIP_RESULTS
pageSize: CannedQueryPageDetails.DEFAULT_PAGE_SIZE
pageNumber: CannedQueryPageDetails.DEFAULT_PAGE_NUMBER
pageCount: CannedQueryPageDetails.DEFAULT_PAGE_COUNT
CannedQueryPageDetails.DEFAULT_PAGE_NUMBER
pageCount: CannedQueryPageDetails.DEFAULT_PAGE_COUNT
named query
to execute.PagingRequest
.
canned queries
.sort pairs
.name query
infrastructure.Object
using serialization.
true
if any of the value sets in the
OneToManyMap contains an equivalent object to the value
parameter, where equivalence is determined using the
equals(Object)
method.
rootDir
is reached.
Deleter.deleteEmptyParents(File, String)
but with the
rootDir
parameter specified as a File
object.
Object
from the specified stream.
Object
from an array of bytes.
CannedQueryResults
, used when you know
you can short circuit a query when no results are found.PagingResults
, used when you know
you can short circuit a query when no results are found.java.util.Map.entrySet()
method, however the entries returned map from a key to a value, rather
than from a key(K
) to a value(V
) rather than
froma key(K
) to a set of values(Set<V>
).
equals
functionalitymap comparisons
.RuntimeExec
objects.ExecParameterTokenizer
.parameters
originally provided.
temp directory
and deletes all those that are older than the given number of hours.
List
of values.
acceptor
returns true
.
CannedQuery
based on limited parameters.
CannedQuery
based on the full range of
available parameters.
CannedQuery
based on limited parameters.
value
.
paging requirements
, the
maximum result count
...
ResourceLoader
.ResourceLoader
that will be used to load the resources specified in the mapper's resource.SystemPropertiesFactoryBean
that allows properties to be set through JNDI entries in
java:comp/env/properties/*.PropertyPlaceholderConfigurer
that allows properties to be set through JNDI entries in
java:comp/env/properties/*.NamedObjectRegistry.setStorageType(Class)
.
left.equals(right)
after checking for null values
org.alfresco.util.OneToManyMap
that stores the
inverse mapping from a value to its key.java.util.Map
that represents a mapping
from a key to a set of values.JBossEnabledResourcePatternResolver
that avoids direct dependencies on
application server specifics.RowHandler
.
java.utilMap.putAll(Map m)
,
however the map specified is from keys to values instead of keys to sets
of values.
java.util.Map.put(K, V)
, however it allows the user to add a single value to the map rather than
adding a java.util.Set
containing one or more values.
ReentrantReadWriteLock
.value
from the OneToManyBiMap
.
UserTransaction
must rollback regardless of the error.
ResultHandler
that collapses multiple rows based on a set of properties.java.lang.Process
, but
logs the system standard and error streams.InputStream
and writes it into a
StringBuffer
Object
to the specified stream.
Object
to a byte array for
storage/serialization.
register
RuntimeExec.setCommandsAndArguments(Map)
SqlSessionFactory
config file.
<properties>
tag in the configuration xml file.
DataSource
that this instance should manage transactions for.
RuntimeExecBootstrapBean.setEnabled(java.lang.String)
instead, remembering that the boolean property should be inverted.
Environment
you have set in the MyBatis
config file.
SqlSessionFactory
configuration at runtime.
SqlSessionFactoryBuilder
to use when creating the SqlSessionFactory
.
HierarchicalBeanLoader.getObjectType()
UserTransaction
.
UserTransaction
that will allow the thread using it to participate
in transactions that are normally only begun and committed by the SpringFramework
transaction aware components.TransactionDefinition.PROPAGATION_REQUIRED
.
PropertiesFactoryBean
, but overrides or augments the resulting property set with values
from VM system properties.Collection
of values of type F to a Serializable
List
of values of type T.
Collection
of values of type F to a Serializable
List
of values of type T.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |