|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeMetadata | |
|---|---|
| org.glassfish.ha.store.criteria | |
| org.glassfish.ha.store.criteria.spi | |
| org.glassfish.ha.store.spi | |
| Uses of AttributeMetadata in org.glassfish.ha.store.criteria |
|---|
| Methods in org.glassfish.ha.store.criteria with parameters of type AttributeMetadata | ||
|---|---|---|
|
ExpressionBuilder.attr(AttributeMetadata<V,T> meta)
|
|
|
ExpressionBuilder.eq(AttributeMetadata<V,T> meta1,
AttributeMetadata<V,T> meta2)
|
|
|
ExpressionBuilder.eq(AttributeMetadata<V,T> meta1,
AttributeMetadata<V,T> meta2)
|
|
|
ExpressionBuilder.eq(AttributeMetadata<V,T> meta,
LiteralNode<T> value)
|
|
|
ExpressionBuilder.eq(AttributeMetadata<V,T> meta,
T value)
|
|
|
ExpressionBuilder.eq(LiteralNode<T> value,
AttributeMetadata<V,T> meta)
|
|
|
ExpressionBuilder.eq(T value,
AttributeMetadata<V,T> meta)
|
|
| Uses of AttributeMetadata in org.glassfish.ha.store.criteria.spi |
|---|
| Methods in org.glassfish.ha.store.criteria.spi that return AttributeMetadata | |
|---|---|
AttributeMetadata<V,T> |
AttributeAccessNode.getAttributeMetadata()
Return the SessionAttributeMetadata associated with this Attribute |
| Constructors in org.glassfish.ha.store.criteria.spi with parameters of type AttributeMetadata | |
|---|---|
AttributeAccessNode(AttributeMetadata<V,T> attr)
|
|
| Uses of AttributeMetadata in org.glassfish.ha.store.spi |
|---|
| Methods in org.glassfish.ha.store.spi that return AttributeMetadata | |
|---|---|
AttributeMetadata<S,?> |
StoreEntryMetadata.getAttributeMetadata(String name)
|
| Methods in org.glassfish.ha.store.spi that return types with arguments of type AttributeMetadata | |
|---|---|
Collection<AttributeMetadata<S,?>> |
StoreEntryMetadata.getAllAttributeMetadata()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||