代码搜索:proxy

找到约 9,859 项符合「proxy」的源代码

代码结果 9,859
www.eeworm.com/read/405479/2289095

java abstractjpatest.java

package org.hibernate.test.jpa; import org.hibernate.cfg.Configuration; import org.hibernate.cfg.Environment; import org.hibernate.proxy.EntityNotFoundDelegate; import org.hibernate.event.def.De
www.eeworm.com/read/405479/2289111

java jpaproxytest.java

package org.hibernate.test.jpa.proxy; import junit.framework.AssertionFailedError; import junit.framework.Test; import org.hibernate.Hibernate; import org.hibernate.Session; import org.hibern
www.eeworm.com/read/405478/2291147

java bimpl.java

//$Id: $ package org.hibernate.test.annotations.xml.hbm; import javax.persistence.Entity; import javax.persistence.Table; @Entity @org.hibernate.annotations.Proxy( proxyClass = B.class ) @Table( nam
www.eeworm.com/read/405478/2291422

java dynamicinstantiator.java

//$Id: $ package org.hibernate.test.annotations.tuplizer; import java.io.Serializable; import java.lang.reflect.Proxy; import java.lang.reflect.InvocationHandler; import org.hibernate.tuple.I
www.eeworm.com/read/400890/2345337

cpp interfaceproxy.cpp

/* InterfaceProxy.cpp - COM/DCOM interface-proxy class implementation */ /* Copyright (c) 1999 Wind River Systems, Inc. */ /* modification history -------------------- 01q,17dec01,nel Add include s
www.eeworm.com/read/398854/2368360

js statusproxy.js

/* * Ext JS Library 2.0.2 * Copyright(c) 2006-2008, Ext JS, LLC. * licensing@extjs.com * * http://extjs.com/license */ /** * @class Ext.dd.StatusProxy * A specialized drag proxy th
www.eeworm.com/read/396473/2415620

cpp interfaceproxy.cpp

/* InterfaceProxy.cpp - COM/DCOM interface-proxy class implementation */ /* Copyright (c) 1999 Wind River Systems, Inc. */ /* modification history -------------------- 01q,17dec01,nel Add include s
www.eeworm.com/read/392773/2491452

cpp cstring_test.cpp

#define _STLP_DO_IMPORT_CSTD_FUNCTIONS #include #include "cppunit/cppunit_proxy.h" //This test purpose is to check the right import of math.h C symbols //into the std namespace so we do n
www.eeworm.com/read/383832/2612585

cpp interfaceproxy.cpp

/* InterfaceProxy.cpp - COM/DCOM interface-proxy class implementation */ /* Copyright (c) 1999 Wind River Systems, Inc. */ /* modification history -------------------- 01q,17dec01,nel Add include s
www.eeworm.com/read/380073/2663678

java imageproxytestdrive.java

package headfirst.proxy.virtualproxy; import java.net.*; import java.awt.*; import java.awt.event.*; import javax.swing.*; import java.util.*; public class ImageProxyTestDrive { ImageComponent imag