Uses of Class
org.drools.persistence.SessionMarshallingHelper
-
Packages that use SessionMarshallingHelper Package Description org.drools.persistence.info -
-
Uses of SessionMarshallingHelper in org.drools.persistence.info
Methods in org.drools.persistence.info that return SessionMarshallingHelper Modifier and Type Method Description SessionMarshallingHelperSessionInfo. getJPASessionMashallingHelper()Methods in org.drools.persistence.info with parameters of type SessionMarshallingHelper Modifier and Type Method Description voidSessionInfo. setJPASessionMashallingHelper(SessionMarshallingHelper helper)
-