Internal Website Search

1-10 of 195 resultsRefresh

Attempt to store an instance of a non persistable type java.net.URL

="pre-java">     public Link(String name, String $url) //throws MalformedURLException { this.name = name; try { url = new URL($url ... ; private URL url; public URL getUrl() { return url; } public void

Database connection url

about the connection url for the code, and for the explorer. I tried this: You have to fix the connection url. See:

Database Replication and Clustering

;  <replication url="objectdb://localhost:6000/my.odb;user=a;password=a" /> </server> The url attribute of the <replication> element defines a master database. As demonstrated above, a full URL has to be specified including

javax.persistence.PersistenceException Attempt to store an instance of a non persistable type java.net.URL

and EclipseLink+Oracle: public Link(String name, String $url) //throws MalformedURLExceptionurl = new URL($url);         } catch ... >         }     } private URL url;

General Settings and Logging

="0" />   <url-history size="50" user="true" password="true" /> <log path ... for ObjectDB to avoid using sockets that are expired by the firewall. The <url-history> element   <url-history size="50" user="true

Database Connection using JPA

URL The persistence unit. As an extension, ObjectDB enables specifying a database URL (or ... to be a database URL rather than as a persistence unit name. To use ObjectDB embedded

setConnectionURL(url)

;String url) Set the URL for the data store ... > url - the URL for the data store connection.

Constants.PMF_ATTRIBUTE_CONNECTION_URL

">javax.jdo.ConstantsString PMF_ATTRIBUTE_CONNECTION_URL The name of the persistence manager factory element's "connection-url" attribute.

Constants.PROPERTY_CONNECTION_URL

Static Field javax.jdo.ConstantsString PROPERTY_CONNECTION_URL "javax.jdo.option

[ODB1] Chapter 8 - ObjectDB Server

, switching between these two modes can be done very easily by simply changing the connection URL string ... in the url connection string (as explained in url connection is resolved relative