| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TopLinkTemplate | |
|---|---|
| org.springframework.orm.toplink.support | Classes supporting the org.springframework.orm.toplinkpackage. | 
| Uses of TopLinkTemplate in org.springframework.orm.toplink.support | 
|---|
| Methods in org.springframework.orm.toplink.support that return TopLinkTemplate | |
|---|---|
| protected  TopLinkTemplate | TopLinkDaoSupport.createTopLinkTemplate(SessionFactory sessionFactory)Create a TopLinkTemplate for the given SessionFactory. | 
|  TopLinkTemplate | TopLinkDaoSupport.getTopLinkTemplate()Return the TopLinkTemplate for this DAO, pre-initialized with the SessionFactory or set explicitly. | 
| Methods in org.springframework.orm.toplink.support with parameters of type TopLinkTemplate | |
|---|---|
|  void | TopLinkDaoSupport.setTopLinkTemplate(TopLinkTemplate topLinkTemplate)Set the TopLinkTemplate for this DAO explicitly, as an alternative to specifying a SessionFactory. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||