| Package | Description |
|---|---|
| org.apache.openjpa.util |
OpenJPA Utilities
This package provides utilities to facilitate the handling of second
class objects and OpenJPA object ids.
|
| Modifier and Type | Method and Description |
|---|---|
static Id |
Id.newInstance(Class cls,
Object val)
Create an id from the given type and value; the value might be an
id instance, a stringified id, or a primary key value.
|
Copyright © 2006–2013 Apache Software Foundation. All rights reserved.