ObjectDB Database Search
1-50 of 91 resultsTrouble viewing db in Explorer. I am having trouble with the Explorer. I can open the db just fine. I can open a few simple extents and view /navigate fine also. The problem occurs when I view the more complex extents ... " -My application can view the classes, but I am chasing an error on persist.(that might be another issue | |
Table View for queries in the explorer ? Hi Is there anyway to get the table view , rather than the tree view , when I'm running queries ? Is there a more advanced version of the explorer anywhere ? Thanks Paul Newman pnewman Paul ... are displayed using a table view . More advanced versions of the Explorer will be released in | |
Feature request - ability to refresh an open database view in explorer The ability to refresh view in explorer automatically. Fine if this is read-only. Extra points ... refreshing explorer views . dmoshal David Moshal alternatively, clicking on a class name gets the latest view , not a stale one. dmoshal David Moshal Feature requests should be submitted on https://www.objectdb.com/issue . support Support | |
Privacy Policy visit and user actions during page views ). Website refers to ObjectDB Website, accessible from ... may be viewed by all users and may be publicly distributed outside. If You interact with other users or ... will be able to view descriptions of Your activity, communicate with You and view Your profile | |
JPA Persistable Types in the debugger view and when invoking the getClass method on an object of a proxy class. Enum Types | |
JPA Metamodel and Graphs: Describes Entity Graphs and Subgraphs. These structures act as "mini-models" or a focused view | |
Explorer Features - refresh + viewing open embedded database Request for feature: Ability to auto-refresh an explorer view , say at regular intervals of a few seconds. (at a minimum one ought to be able to manually refresh, for example the list of persistent types). additionally, it would be useful to be able to view an embedded database (read only mode) via the explorer. dmoshal David Moshal | |
Explorer bug ? Objects seem to be missing from database in Class view, but are present as referencesExplorer bug ? Objects seem to be missing from database in Class view, but are present as references | |
Dirty checking has succeeded, so that I can update views which are observing those objects. It seems that the JPA ... which might not suceed. So, I can't calculate any views that depend on other objects ... the readonly observable view queries, if that helps. dmoshal David Moshal In other words, given | |
How to Use a SF with extended Persistence Context?) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final] at org.jboss.as.ee.component.ViewService$ View .invoke ... .component.ViewService$ View .invoke(ViewService.java:165) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final ... to instantiate component view at org.jboss.as.ee.component.ViewManagedReferenceFactory.getReference | |
UserException - Object User#2 belongs to another EntityManager.webbeans.el.WrappedValueExpression.getValue(WrappedValueExpression.java:68) at org.apache.myfaces. view ... .faces.component._DeltaStateHelper.eval(_DeltaStateHelper.java:249) at org.apache.myfaces. view .facelets.component.UIRepeat.getValue(UIRepeat.java:242) at org.apache.myfaces. view .facelets.component | |
Step 4: Add a Controller Class)); // Prepare the result view (guest.jsp): return new ModelAndView("guest.jsp", "guestDao", guestDao ... a JSP page that will serve as the application view and will produce the guestbook page output. | |
Step 4: Add a Controller Class"); if (name != null) guestDao.persist(new Guest(name)); // Prepare the result view (guest.jsp): return ... " and its value is guestDao ). The next step is adding a JSP page that will serve as the application view and will produce the guestbook page output. | |
UTF Error.java:1650) at com.sun.faces.application. view .FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:468) at com.sun.faces.application. view .MultiViewHandler.renderView(MultiViewHandler ... Rendering View [/person/List.xhtml] javax.el.ELException: /person/List.xhtml @25,35 value | |
LAZY @ManyToOne field functions as EAGER to console a lazy @ManyToOne field after the entity manager closes. There is a switch DO_ VIEW ... .cLazy:{C}[2]"cLazy"
b.cEager:{C}[3]"cEager" But when I switch DO_ VIEW _BEFORE_CLOSE to false, so that the fields are only accessed after the finding entity manager closes, I can still view b.cLazy | |
Explorer in 2.3. Then allow import of that file into another database. 2. Lazy loading of data, especially in table view - With large amounts of data, it takes a long time for the Swing Table or Tree views to display. Any ... with max results limit. Viewing all the objects of a class without a query and max result limit is not | |
Dependency from enhanced classes to the objectDB library Development” and select the entry “Target Platform” 3) In the Target Platform view : Selcet ... \com.btc.ep.dal.impl\main\lib and push next. c. The Preview Contents view must list ... of view how exactly it should work. support Support Hello support, thanks for the comments | |
Updating Entities() from my PaygradeModify class - the change to the Paygrade is not shown when I go to view my Employee ... of actions within the new view created from the FXML loaded. Control the visual elements of the new view ... the data in my database. Another reason I don't find this possible is due to the fact that each view | |
Java FX tableview fill with an aggregated query:446) at javafx.graphics/com.sun.glass.ui. View .handleMouseEvent( View .java:556) at javafx.graphics/com.sun.glass.ui. View .notifyMouse( View .java:942) at javafx.graphics/com.sun.glass.ui.mac.MacView | |
Eclipse/JPA Spring MVC Web Tutorial This is the Eclipse version of the Spring MVC and JPA tutorial. It demonstrates how to create and run a full Java Spring MVC (Model View Controller) web application in Eclipse - using ObjectDB, JPA, Tomcat (or GlassFish) and Maven. The demo web application manages | |
Step 4: Run the Application 1,000 objects. You can view the content of the database file by opening it in the ObjectDB Explorer | |
Spring MVC and JPA Tutorial This tutorial demonstrates how to create and run a full Java Spring MVC (Model View Controller) web application using Tomcat (or GlassFish), JPA, ObjectDB and Maven. The demo web application manages a basic guestbook page. Every visitor can sign the guestbook by filling a simple form. All visitors | |
JPA Tutorials WebLogic). The next tutorial shows how to use JPA in a full Model- View -Controller (MVC) Java EE 6 web | |
Java EE Web Tutorial This tutorial demonstrates how to create and run a full Java EE 6 MVC (Model View Controller) web application using GlassFish, ObjectDB and JPA. Since this web application uses Java EE 6 EJB (session beans) it requires a full Java EE 6 application server, such as GlassFish 3.0.1 or JBoss AS 6 | |
Step 4: Run the Application the existing database file to store an additional 1000 objects. You can view the content of the database file | |
NetBeans/JPA Spring MVC Web Tutorial This is the NetBeans version of the Spring MVC and JPA tutorial. It demonstrates how to create and run a full Java Spring MVC (Model View Controller) web application in NetBeans - using JPA, ObjectDB, Tomcat (or GlassFish) and Maven. The demo web application | |
Eclipse/JPA Java EE Tutorial This is the Eclipse version of the Java EE JPA tutorial. It demonstrates how to create and run a full Java EE 6 MVC (Model View Controller) web application in Eclipse - using GlassFish, ObjectDB and JPA. The demo web application manages a basic guestbook page. Every visitor | |
Step 5: Design a BIRT Report Chart to see the chart with the real data: In the next step we will add a table view of the same data to the report. | |
NetBeans/JPA Java EE Tutorial This is the NetBeans version of the Java EE JPA tutorial. It demonstrates how to create and run a full Java EE 6 MVC (Model View Controller) web application in NetBeans - using GlassFish, ObjectDB and JPA. The demo web application manages a basic guestbook page | |
PersistenceException UserException: Failed to validate persistence.xml provider: com.objectdb.jpa.Provider at org.apache.myfaces. view .facelets.el ... .myfaces. view .facelets.el.ContextAwareTagMethodExpression.invoke(ContextAwareTagMethodExpression.java ... (AuthorizationService.java:42) at net.heatboxes.core.bean. view .Login.submit(Login.java:49) at sun | |
Attempt to execute a query using a closed EntityManager advance. This is getting me crazy. ObjectDB 2.5.1 and TomEE 1.5.2 org.apache.myfaces. view .facelets ... to execute a query using a closed EntityManager at org.apache.myfaces. view .facelets.el ... (MethodExpressionImpl.java:274) at org.apache.myfaces. view .facelets.el.ContextAwareTagMethodExpression.invoke | |
Entity is not related to ObjectDB, but i get exception from ObjectDB$ View .invoke(ViewService.java:165) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final] at org.jboss.as.ee ... ) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final] at org.jboss.as.ee.component.ViewService$ View .invoke ... ) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final] at org.jboss.as.ee.component.ViewService$ View .invoke | |
Filename.odb$ Persisting Issue; loader.setLocation(Main.class.getResource(" view /RootLayout.fxml")); rootLayout ... loader = new FXMLLoader(); loader.setLocation(Main.class.getResource(" view /MainMenu.fxml | |
Object belongs to another EntityManager - ERROR(EvidencijaZaposlenihDAO.java:408) 10:29:14,905 ERROR [stderr] (http--10.23.3.98-8081-5) at com.pbd.evidention. view ... :2257) 10:29:14,914 ERROR [stderr] (http--10.23.3.98-8081-5) at com.pbd.evidention. view .edit | |
javax.persistence.PersistenceException Hi I am trying to get a basic EclipseRCP project working with Objectdb. At the very first line in creating a View public void createPartControl(Composite parent) {   ... " in View . Attached the project after these modifications. support Support Hi   | |
explorer feature request: ability to auto refresh Request for feature: Ability to auto-refresh an explorer view , say at regular intervals of a few seconds. (at a minimum one ought to be able to manually refresh, for example the list of persistent types). additionally, it would be useful to be able to view an embedded database (read only mode | |
Soft Reference Object Cache Recommendation; Then one can navigate to Classes, double click "byte[]" to view its instances, click "Compute retained sizes" to see RAM block from GC by those instances, then select one of those instances to view all the references | |
Error reading UTF string.java:61) [jboss-invocation-1.1.1.Final.jar:1.1.1.Final] at org.jboss.as.ee.component.ViewService$ View ... -invocation-1.1.1.Final.jar:1.1.1.Final] at org.jboss.as.ee.component.ViewService$ View .invoke | |
explorer locks local database in readonly mode essential improvements. Viewing database files while they are in use is already supported in client ... of issue #238 - support refresh + add the ability to view a database that is in use | |
NoSuchFieldError: __odbTracker on NetBeans 7.3 + JBoss 7.1.1.java:61) org.jboss.as.ee.component.ViewService$ View .invoke(ViewService.java:165) org.jboss.as.ee ... [stderr] (http--127.0.0.1-8080-1) at org.jboss.as.ee.component.ViewService$ View .invoke(ViewService | |
mappedSuperClass and subClass Duplicates ... billdotnet Bill The super class is shown in the Explorer to enable viewing its schema and to enable opening instances of all its subclasses in one view window. No tables are created. support Support | |
config file for embedded database Hi, I'm going back to embedded mode after some time with client/server mode. Question: how does the embedded jar find it's config file? Dave ps: thanks for the improvements to the explorer - still need a way to view ( view only) an open embedded database. dmoshal David Moshal The same procedure | |
Double persist of Entity field with Cascade.ALL, there are two Chapter records (usually added in sequential id) on the Chapter table when viewed in | |
Performance and memory usage of queries of view , no object is loaded. An Example: [To get the error they please limit the memory to 512mb | |
Guestbook Tutorial (Eclipse/Glassfish) causes this. I can enter a number of entries, stop Glassfish, use the Object Explorer to view | |
ObjectDB BIRT Driver Update.eclipse.birt.report.designer.internal.ui. views .DefaultNodeProvider.performRequest(DefaultNodeProvider.java:472) at org.eclipse.birt.report.designer.internal.ui. views .actions.EditAction.doAction(EditAction.java:85) at org.eclipse.birt.report.designer.internal.ui. views .actions.AbstractElementAction | |
Enum fields are set to null and embeddable enum class does not show in explorer the tree view it looks good in the list view it still shows null. However, if I click on null it opens and shows the fields of the type. itsme Martin Petzold | |
config file for embedded database Hi, I'm going back to embedded mode after some time with client/server mode. Question: how does the embedded jar find it's config file? Dave ps: thanks for the improvements to the explorer - still need a way to view ( view only) an open embedded database. dmoshal David Moshal Please read | |
version 2.4.5+ with GlassFish 3.1.2, errors when runs application. Version 2.4.4 worked but not 2.4.5 or later.application. view .FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:402) at com.sun.faces.application. view .MultiViewHandler.renderView(MultiViewHandler.java:131) at javax.faces | |
ObjectDB 2.8.4 viewing class instances in the Explorer ( issue #2601 ). Fixed an Explorer bug of viewing query results in |