|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbucket.core.persistence.hibernate.MappingResources
public class MappingResources
| Constructor Summary | |
|---|---|
MappingResources()
|
|
| Method Summary | |
|---|---|
void |
addMapping(java.lang.String mapping)
|
java.util.List |
getMappings()
|
java.lang.String[] |
getMappingsAsArray()
|
void |
setMappings(java.util.List mappings)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MappingResources()
| Method Detail |
|---|
public void setMappings(java.util.List mappings)
public void addMapping(java.lang.String mapping)
public java.util.List getMappings()
public java.lang.String[] getMappingsAsArray()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||