| Modifier and Type | Method and Description |
|---|---|
List<Property> |
StoreBinaryJdbc.StoreBinaryJdbcResources.propertys()
Get the list of Property resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
StoreBinaryJdbc.property(Property value)
Add the Property object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
StoreBinaryJdbc.propertys(List<Property> value)
Add all Property objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Property<T extends Property>
A cache store property with name and value.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.