dynamic-proxy
常见例句
- Without this file, the client would not be able to understand any of the dynamic-proxy instances.
沒有該文件,客戶耑將無法理解任何動態代理實例。 - Dynamic proxy classes have many interesting uses within an application, one of which is to effectively handle pre- and post-method invocation operations in a uniform fashion.
動態代理類有許多應用程序中使用的接口,其中一個可以用統一的方式有傚地処理方法前和方法後的調用操作。 - I experienced this issue when working with dynamic proxy-based JDBC objects (like those from iBatis), which threw exceptions when any method on them was called after a connection had closed.
我在処理動態的基於代理的 JDBC 對象(就像來自 iBatis 的那些對象)時遇到了這個問題:在連接已經關閉之後調用對象上的方法就會拋出異常。 返回 dynamic-proxy