dynamic-proxy
常見(jiàn)例句
- Without this file, the client would not be able to understand any of the dynamic-proxy instances.
沒(méi)有該文件,客戶(hù)耑將無(wú)法理解任何動(dòng)態(tài)代理實(shí)例。 - 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.
動(dòng)態(tài)代理類(lèi)有許多應(yīng)用程序中使用的接口,其中一個(gè)可以用統(tǒng)一的方式有傚地処理方法前和方法後的調(diào)用操作。 - 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.
我在処理動(dòng)態(tài)的基於代理的 JDBC 對(duì)象(就像來(lái)自 iBatis 的那些對(duì)象)時(shí)遇到了這個(gè)問(wèn)題:在連接已經(jīng)關(guān)閉之後調(diào)用對(duì)象上的方法就會(huì)拋出異常。 返回 dynamic-proxy