Tutorials

Aus Salespoint

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
 
(Der Versionsvergleich bezieht 1 dazwischenliegende Version mit ein.)
Zeile 3: Zeile 3:
Everything that helps you to get started with the framework<br>
Everything that helps you to get started with the framework<br>
-
<br>
+
We recommend to read the tutorials in the following order:<br>
 +
 
'''[[Installing and configuring Eclipse]]'''<br>
'''[[Installing and configuring Eclipse]]'''<br>
-
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>
+
 
-
Gets you the basic in JPA and MVC (Model-View-Controller) so you can start building a web application.<br>
+
'''[http://www.vogella.de/articles/JavaPersistenceAPI/article.html EclipseLink]'''<br>
-
<br>'''[http://www.vogella.de/articles/JavaPersistenceAPI/article.html EclipseLink]'''<br>
+
An external tutorial who explains the basic annotations of EclipseLink.<br>
-
This is an external tutorial that explains the basic annotations of EclipseLink.<br>
+
EclipseLink maps your data into a database (ORM - Object-Relational Mapping).<br>
-
EclipseLink will map your data into a database (ORM - Object-Relational Mapping).<br>
+
 
 +
'''[[Guestbook]]'''<br>
 +
Get basics in JPA and MVC (Model-View-Controller) to building a web application.<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.

Aktuelle Version vom 11:49, 12. Okt. 2011

back to Salespoint 5


Everything that helps you to get started with the framework
We recommend to read the tutorials in the following order:

Installing and configuring Eclipse
How to install Eclipse, EclipseLink, SVN and create a database connection.

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

Guestbook
Get basics in JPA and MVC (Model-View-Controller) to building a web application.

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