org.gcube.portlets.user.speciesdiscovery.server.persistence
Class OccurrenceBuffer
java.lang.Object
org.gcube.portlets.user.speciesdiscovery.server.persistence.AbstractDaoBuffer<Occurrence>
org.gcube.portlets.user.speciesdiscovery.server.persistence.OccurrenceBuffer
- All Implemented Interfaces:
- FetchingBuffer<Occurrence>
public class OccurrenceBuffer
- extends AbstractDaoBuffer<Occurrence>
- Author:
- "Federico De Faveri defaveri@isti.cnr.it"
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OccurrenceBuffer
public OccurrenceBuffer(AbstractPersistence<Occurrence> dao)
add
public void add(Occurrence occurrence)
throws Exception
- Description copied from class:
AbstractDaoBuffer
-
- Specified by:
add
in interface FetchingBuffer<Occurrence>
- Overrides:
add
in class AbstractDaoBuffer<Occurrence>
- Throws:
Exception
Copyright © 2013. All Rights Reserved.