@Entity(name="COM_PARAMETRE") public class Parametre extends EntityJPA<Long>
| Modifier and Type | Field and Description |
|---|---|
static String |
ENTITY_NAME |
static String |
FIND_PROPERTY |
static int |
PROPERTY_MAX_LENGTH |
static int |
VALEUR_MAX_LENGTH |
DEFAULT_STRING_LENGTH, ID| Constructor and Description |
|---|
Parametre()
Constructeur par defaut (utilise pour la persistence.
|
Parametre(String property,
String valeur)
Constructeur avec les champs obligatoires.
|
public static final String ENTITY_NAME
public static final String FIND_PROPERTY
public static final int PROPERTY_MAX_LENGTH
public static final int VALEUR_MAX_LENGTH
public Parametre()
Copyright © 2012. All Rights Reserved.