net.csdn.mongo.embedded
Class HasManyAssociationEmbedded
java.lang.Object
net.csdn.mongo.embedded.HasManyAssociationEmbedded
- All Implemented Interfaces:
- AssociationEmbedded
public class HasManyAssociationEmbedded
- extends Object
- implements AssociationEmbedded
User: WilliamZhu
Date: 12-10-23
Time: 下午7:38
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HasManyAssociationEmbedded
public HasManyAssociationEmbedded(String name,
Options options)
build
public AssociationEmbedded build(Map params)
- Specified by:
build in interface AssociationEmbedded
find
public List find()
- Specified by:
find in interface AssociationEmbedded
find
public List find(Map map)
- Specified by:
find in interface AssociationEmbedded
findOne
public <T extends Document> T findOne()
- Specified by:
findOne in interface AssociationEmbedded
kclass
public Class kclass()
- Specified by:
kclass in interface AssociationEmbedded
name
public String name()
- Specified by:
name in interface AssociationEmbedded
remove
public AssociationEmbedded remove(Document document)
- Specified by:
remove in interface AssociationEmbedded
doNotUseMePlease_newMe
public AssociationEmbedded doNotUseMePlease_newMe(Document document)
- Specified by:
doNotUseMePlease_newMe in interface AssociationEmbedded
save
public void save()
- Specified by:
save in interface AssociationEmbedded
Copyright © 2014. All Rights Reserved.