Tutorials

Aus Salespoint

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 7: Zeile 7:
How to install Eclipse, EclipseLink, SVN and create a database connection.<br>
How to install Eclipse, EclipseLink, SVN and create a database connection.<br>
<br>'''[[Guestbook]]'''<br>
<br>'''[[Guestbook]]'''<br>
-
Gets you the basic in JPA and MVC (Model-View-Controller) so you can start building a web application.<br>
+
Get basics in JPA and MVC (Model-View-Controller) to building a web application.<br>
<br>'''[http://www.vogella.de/articles/JavaPersistenceAPI/article.html EclipseLink]'''<br>
<br>'''[http://www.vogella.de/articles/JavaPersistenceAPI/article.html EclipseLink]'''<br>
-
This is an external tutorial that explains the basic annotations of EclipseLink.<br>
+
An external tutorial who explains the basic annotations of EclipseLink.<br>
-
EclipseLink will map your data into a database (ORM - Object-Relational Mapping).<br>
+
EclipseLink maps your data into a database (ORM - Object-Relational Mapping).<br>
'''[http://static.springsource.org/spring/docs/current/spring-framework-reference/html/mvc.html MVC Spring]'''<br>
'''[http://static.springsource.org/spring/docs/current/spring-framework-reference/html/mvc.html MVC Spring]'''<br>
-
This is an external tutorial about the Model-View-Controller Framework Spring.
+
A tutorial about the Model-View-Controller Framework Spring.
'''[[VideoShop]]'''<br>
'''[[VideoShop]]'''<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>
+
A small web application created with Salespoint 5. It shows all basic classes of Salespoint 5 and explains how to use them.<br>
'''[[CalendarExample]]'''<br>
'''[[CalendarExample]]'''<br>
-
An example about how to use the Calandar in Salespoint 5.
+
An example about how to use the Calendar in Salespoint 5.

Version vom 14:24, 11. Okt. 2011

back to Salespoint 5


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
Get basics in JPA and MVC (Model-View-Controller) to building a web application.

EclipseLink
An external tutorial who explains the basic annotations of EclipseLink.
EclipseLink maps your data into a database (ORM - Object-Relational Mapping).

MVC Spring
A tutorial about the Model-View-Controller Framework Spring.

VideoShop
A small web application created with Salespoint 5. It shows all basic classes of Salespoint 5 and explains how to use them.

CalendarExample
An example about how to use the Calendar in Salespoint 5.

Persönliche Werkzeuge