Could you tell me the differences between "plugin" way and "listener" way?i am confused.
Type: Posts; User: robin622; Keyword(s):
Could you tell me the differences between "plugin" way and "listener" way?i am confused.
Could you tell me the differences between "plugin" way and "listener" way?i am confused.
where does the mistake happen?
applicatonContext.xml:
<bean id="sessionFactory"
class="org.springframework.orm.hibernate3.LocalSessionFactoryBean">
<property name="dataSource">
<ref...