Tutorials
Aus Salespoint
(Unterschied zwischen Versionen)
Zeile 5: | Zeile 5: | ||
'''[[Guestbook]]'''<br> | '''[[Guestbook]]'''<br> | ||
gets you the basic in JPA and MVC (Model-View-Controller) so you can start building a web application<br> | gets you the basic in JPA and MVC (Model-View-Controller) so you can start building a web application<br> | ||
- | '''eclipse link'''<br> | + | '''[eclipse link]'''<br> |
this is an external Tutorial that explains the basic annotations of EclipseLink.<br> | this is an external Tutorial that explains the basic annotations of EclipseLink.<br> | ||
EclipseLink will map your data into a database (ORM - Object-Relational Mapping).<br> | EclipseLink will map your data into a database (ORM - Object-Relational Mapping).<br> | ||
'''[[Videoautomat]]'''<br> | '''[[Videoautomat]]'''<br> | ||
This is a small web application created with Salespoint 5. It will explain all basic classes of Salepoint 5 and how to use them.<br> | This is a small web application created with Salespoint 5. It will explain all basic classes of Salepoint 5 and how to use them.<br> |
Version vom 11:47, 4. Okt. 2011
everything that helps you to get started with the framework
installing and configuring Eclipse
How to install Eclipse, EclipseLink, SVN and create a database connection
Guestbook
gets you the basic in JPA and MVC (Model-View-Controller) so you can start building a web application
[eclipse link]
this is an external Tutorial that explains the basic annotations of EclipseLink.
EclipseLink will map your data into a database (ORM - Object-Relational Mapping).
Videoautomat
This is a small web application created with Salespoint 5. It will explain all basic classes of Salepoint 5 and how to use them.