Uses of Interface
org.orienteer.transponder.orientdb.IODocumentWrapper
-
-
Uses of IODocumentWrapper in org.orienteer.transponder.orientdb
Methods in org.orienteer.transponder.orientdb with type parameters of type IODocumentWrapper Modifier and Type Method Description default <R extends IODocumentWrapper>
RIODocumentWrapper. load(String iFetchPlan, boolean iIgnoreCache)default <R extends IODocumentWrapper>
RIODocumentWrapper. reload()default <R extends IODocumentWrapper>
RIODocumentWrapper. reload(String iFetchPlan)default <R extends IODocumentWrapper>
RIODocumentWrapper. reload(String iFetchPlan, boolean iIgnoreCache)default <R extends IODocumentWrapper>
RIODocumentWrapper. save()default <R extends IODocumentWrapper>
RIODocumentWrapper. save(String iClusterName)
-