Internal Website Search
21-30 of 200 resultsRefreshGeneral Settings and Logging The configuration element specifies ObjectDB settings that are relevant to both the server ... ) is applied on both the server side and the client side, when using client- server mode, and has no effect ... with URLs (in client server mode). The password attribute specifies if passwords should also be saved | |
Database Explorer Embedded... command and select a local database file. To open a database in client- server mode ... - server connection. You also have to specify a database path on the server , possibly using ... client server mode, it can be accessed simultaneously by other applications. If the database is modified | |
BIRT/ODA ObjectDB Driver and restarting the IDE. Note: See this issue regarding matching the driver version to the ObjectDB server version when using client- server mode. ObjectDB/JPA Data Source To create an ObjectDB data source: Open ... connection URL - either embedded (e.g. c:\points.odb ) or client- server (e.g. objectdb | |
Date and Time in JPQL and Criteria Queries that are evaluated to the date and time on the database server when the query is executed: CURRENT_DATE ... once on the client side, the current date and time expressions are re-evaluated on the server | |
Java EE 6 JPA Tutorial - IntelliJ Project directory and click OK . Define the Server : Select File Settings Application Servers . Add Tomcat 6 Server if not set already (Tomcat has to be downloaded separately). Define Run Configuration: Select Run Edit Configurations , click the + icon and select Tomcat Server Local | |
Step 1: Create a Java EE 6 Web Project a Project Name (e.g. Guestbook ). Select GlassFish Server Open Source Edition 3 (Java EE 6) as the Target runtime. Note: You may have to add GlassFish 3 as a new server by clicking the New Runtime... button and the Download additional server adapters link. Follow the instructions and specify the path | |
Step 3: Define an EJB Session Bean application servers such as GlassFish and JBoss, and not by servlet containers, such as Tomcat ... . to the application server ). For instance, in this application the server : Manages the instantiation | |
Step 3: Define an EJB Session Bean are only supported by Java EE application servers such as GlassFish and JBoss, and not by servlet containers ... container (i.e. to the application server ). For instance, in this application the server : Manages | |
JPA Tutorials on full application servers (such as Oracle GlassFish, Red Hat JBoss, IBM WebSphere and Oracle ... Since this web application uses Java EE 6 EJB (session beans) it requires a full Java EE 6 application server | |
ObjectDB 1.0 Manual two chapters are dedicated to ObjectDB's tools: Chapter 8 - ObjectDB Server Explains how to manage an ObjectDB database server . Chapter 9 - ObjectDB Explorer Explains how to view and manipulate |