Internal Website Search

71-80 of 123 resultsRefresh

TypedQuery implementation problems

very well now that I have tried to make a new module, it does not work, it indicates that the variables ... , budget.budgetCode, budget.name, "//where the issues start, the variables are not defined

ODB with Netbeans

get compile time errors "Instance variable for persistent attribute must not be public". "Instance variable for a persistent attribute must not be public."

On ensuring ID available after persist

variable e having e.getId() defined (like wiring up to another element) I am using ... () there is no managed entity returned. My copious entity wiring code assumed that the Java variable

Clarification on free license restrictions

generated class of Patient, which contains an instance variable of class Person, which in turn has a user defined instance variable of type Name, all used by composition.  I get the following error

Externalising persistence.xml properties in Glassfish?

get that to your ejb. That is the easiest solution.  Another way might be by setting a system variable ... for example  property pu=DEVPU  and I set a static string variable name PERSISTANCEUNIT

Type ... is not defined as an entity (@Entity is missing) (error 302)

objectdb. I tried placing objectdb as a variable and then all projects refer to this variable

Can a Set be a foreign key?

I have two classes, Cell and Character.  Basically, the cell is like a room, and contains a variable (private Set<Long> cellHeldCharacters;) which holds the IDs ... for the variable, or is it illegal/unrecommended to do it for a Set? For a better picture, I

Best practise loading big data

a local Iterator variable for the each loop that keeps a strong reference ... (to report updates if any). This local variable (the for each iterator) is released in this test case

@Enumerated(EnumType.STRING) annotation inhibits proper execution of IN expressions.

WHERE clause for IN :variable not working if variable is a list of Enums).

ObjectDB 2.4.0

> Added support of sharing an identifier name for a variable and a parameter in the same query ... > Improved processing of queries with a large number of variables (issue #607