@Generated(value="org.nuiton.jpa.templates.JpaEntityTransformer", date="Wed Sep 11 18:18:21 CEST 2013") @MappedSuperclass public abstract class AbstractJpaCompany extends org.nuiton.jpa.api.AbstractJpaEntity implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected String |
name |
static String |
PROPERTY_ID |
static String |
PROPERTY_NAME |
| Constructor and Description |
|---|
AbstractJpaCompany() |
public static final String PROPERTY_ID
public static final String PROPERTY_NAME
protected String id
protected String name
Copyright © 2013 CodeLutin. All rights reserved.