7. Tide Framework - Confluence - 0 views
-
GDS/Tide project represents the Data Services part of GDS
-
comparable to LiveCycle Data Services, which is neither open source nor free, as it provides similar features such as client container of managed entities, data paging, and integration with server components, but it is based on completely different principles:
-
strongly typed Hibernate/JPA detached objects
- ...5 more annotations...
3. Configuration for EJB 3 - Confluence - 0 views
-
Configuration for EJB 3 In order to initialize GDS/Tide for EJB 3 and Hibernate, you must add granite.jar and granite-hibernate.jar to your WEB-INF/lib
Chapter 17. Configuration Reference - 0 views
-
<security>
-
custom security service that should implement org.granite.messaging.service.security.SecurityService
-
services-config.xml
- ...1 more annotation...
Chapter 16. Extensibilty - 0 views
-
16.2. Writing a Security Service
-
login(Object credentials)
-
authorize(AbstractSecurityContext context)
- ...20 more annotations...
Granite Data Services Blog: Build a Flex CRUD application in 15 minutes with the Grails... - 0 views
In Relation To... Bean Validation for Flex developers - 0 views
-
Bean Validation for Flex developers
-
GraniteDS have added support for Bean Validation into their project and hence Bean Validation is usable by all Flex users
-
Because they do not run on the JVM, they basically have reimplemented the full specification in Flex: you can annotate your ActionScript3 objects with constraints: it supports all the standard constraints and you can write your own constraints you can execute the validation logic and retrieve the error report you can make use of most of the feature including advanced ones like groups, group sequence etc
- ...3 more annotations...
Migrating from BlazeDS to GraniteDS | Granite Data Services - 0 views
GraniteDS Data Management Tutorial | Granite Data Services - 0 views
1. Project Overview - Confluence - 0 views
-
just stumbled across an important link to 'developer guide' docs on this page, which isn't referenced anywhere from the main documentation page! (http://www.graniteds.org/confluence/display/DOC)
GraniteDS Data Management Tutorial | Granite Data Services - 0 views
Plummer's Mind: GraniteDS Tutorial: Intro to The Tide Client Framework - 0 views
-
GraniteDS Tutorial: Intro to The Tide Client Framework
-
only one per Application
-
Tide Context
- ...2 more annotations...
Chapter 9. Integration with Seam 2.2 - 0 views
-
Integration with Seam 2.2
-
GraniteDS provides out-of-the-box integration with Seam 2.2 via either the RemoteObject API or the Tide API to remotely call Seam components, and fully supports serialization of JPA entities from and to your Flex application, taking care of lazily loaded associations
GraniteDS - Granite Data Services - 0 views
graniteds - can newer web containers having Servlet 3 extend BlazeDS max # of simultane... - 0 views
-
GraniteDS & Asynchronous Servlets
-
to handle many thousands concurrent users, you can even
-
create a cluster of GraniteDS servers
- ...9 more annotations...
Chapter 15. Data Management - 1 views
-
abstractEntity.uid();
-
UUID.randomUUID().toString();
-
AbstractEntity
- ...70 more annotations...
Chapter 14. Tide client framework - 0 views
-
14.3. Contexts and Components
-
core concepts
-
component
- ...14 more annotations...
« First
‹ Previous
41 - 60 of 106
Next ›
Last »
Showing 20▼ items per page