There's no special interface that needs to be implemented to make a class an aspect, but specific method signatures are required to access the class as an aspect.
This means the application USES the JDBC DataSource interface to establish connections to the database. This is the preferred accessmethod for a J2EE application for several reasons.
这意味着应用程序使用JDBC DataSource接口来建立到数据库的连接。
3
This business method is added to a remote interface to give clients access to this method.