 110 | . Proxy Classes When entities are retrieved from the database, instances of mutable persistable system types (i.e. collections, maps and dates) are instantiated using proxy classes that extend ... . Most applications are not affected by this, because proxy classes extend the original Java classes |
 42 | I'm trying to setup a proxy repository in my local Nexus to retrieve artifacts from objectdb ... config: ID: objectdb Name: ObjectDB Type: proxy Provider: Maven2 Format: maven2 Policy: Release Remote ... .nexus.proxy.storage.remote.httpclient.HttpClientRemoteStorage - Updating remote transport for proxy |
 22 | using proxy objects), but persistent fields that reference entity objects directly |
 22 | is less efficient than an inverse collection or map field because no proxy class is used and the inverse |
 16 | . Since: JDO 1.0 PersistenceManager getPersistenceManagerProxy() Get a thread-safe instance of a proxy ... instance of a proxy that dynamically binds on each method call to an instance of PersistenceManager. When used with a PersistenceManagerFactory that uses TransactionType JTA, the proxy can be used in |
 14 | () Get a thread-safe instance of a proxy that dynamically binds on each method call to an instance of PersistenceManager. When used with a PersistenceManagerFactory that uses TransactionType JTA, the proxy ... TransactionType RESOURCE_LOCAL, the proxy uses an inheritable ThreadLocal to bind to an instance |
 10 | :88)
at com.sun.proxy.$Proxy211.findUser(Unknown Source)
at com.mirq.controller.__EJB31_Generated ... (Reflections.java:396)
at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:108)
at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke |
 6 | .reflection.SecureReflections.invoke(SecureReflections.java:263)
at org.jboss.weld.bean.proxy ... .proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:105)
at luc.example.UserFacade$Proxy |
 5 | .proxy.$Proxy266.login(Unknown Source)
at ru.mycityseason.beans.__EJB31_Generated__UserBean__Intf ... :396)
at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:108)
at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke |
 4 | .proxy.$Proxy196.buildProject(Unknown Source)
at com.greensoft.objectdb.test.mini.ejb.__EJB31 ... .EJBLocalObjectInvocationHandlerDelegate.invoke(EJBLocalObjectInvocationHandlerDelegate.java:88)
at com.sun.proxy.$Proxy199.remove |