Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The "Tapestry5HowTos" page has been changed by LorenzoSimionato. The comment on this change is: HibernateGridDataSource. http://wiki.apache.org/tapestry/Tapestry5HowTos?action=diff&rev1=203&rev2=204 -------------------------------------------------- * [[Tapestry5HowToCreateADynamicPDF]] - A simple example of how to return a dynamically generated PDF from an event (Using StreamResponse) * Tapestry5HowToStreamAnExistingBinaryFile - A simple example of how to stream an existing file, like an image. (Using StreamResponse) - == Integration with other web frameworks == + == Integration with other frameworks == * Tapestry5ModuleRegistry - List of different extensions and modules - === Hibernate related === + === Hibernate === * Tapestry5HowToUseTapestryHibernate - Example/Tutorial of how to use Tapestry-Hibernate in your code. * [Tapestry5HowToIocAndHibernate] - Example of using tapestry-oc+tapestry-hibernate standalone (without web part). * [[Tapstry5First_project_with_Tapestry5,_Spring_and_Hibernate]] - A translation of a french article about integrating Spring, Hibernate and Tapestry * Tapestry5ManipulateClassesAtRuntime show you how easy is to add class methodes at runtime. + + + * Tapestry5HibernateGridDatasource how to use the [[http://tapestry.apache.org/tapestry5/apidocs/org/apache/tapestry5/hibernate/HibernateGridDataSource.html|HibernateGridDatasource]] class from tapestry-hibernate module. - * Tapestry5HibernateGridDatasource simple hibernated grid datasource using HQL (Hibernate Query Language). + * Tapestry5HibernateGridDatasource1 simple hibernated grid datasource using HQL (Hibernate Query Language). * Tapestry5HibernateGridDatasource2 simple hibernated grid datasource using hibernate criteria API. * Tapestry5HibernateGridDatasource3 very flexible abstract GridDataSource for using any org.hibernate.Query object, so you can use HQL, SQL, Criteria, DaO, etc. + * Tapestry5BrainlessEntityTimestamping How to have entities automatically time stamped using tapestry-hibernate, simply by adding certain fields! * Tapestry5AvoidingLazyInitializationExceptions How to avoid "Lazy Initialization" exceptions @@ -148, +152 @@ === Adobe Flash === * [[http://knol.google.com/k/toby-hobson/tapestry-5-flash-integration/|Tapestry5 Adobe Flash integration]] - Explains how to create reusable Tapestry components which render swf's - == Security related == + == Security == Security is the condition of being protected against danger, loss, and criminals. === Authentication and Authorization related === --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
