@Generated(value={"S2JDBC-Gen 2.4.45","org.seasar.extension.jdbc.gen.internal.model.NamesModelFactoryImpl"},
date="2013/07/11 18:48:37")
public class MapmasterInfoNames
extends java.lang.Object
implements EntityNameInterface
MapmasterInfoのプロパティ名の集合です。| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
MapmasterInfoNames._MapmasterInfoNames |
| コンストラクタと説明 |
|---|
MapmasterInfoNames() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static org.seasar.extension.jdbc.name.PropertyName<java.lang.Integer> |
communityid()
communityidのプロパティ名を返します。
|
static org.seasar.extension.jdbc.name.PropertyName<java.lang.Boolean> |
copy()
copyのプロパティ名を返します。
|
static org.seasar.extension.jdbc.name.PropertyName<java.lang.Boolean> |
deleted()
deletedのプロパティ名を返します。
|
java.lang.String |
entityName()
エンティティの名称を取得します.
|
static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> |
id()
idのプロパティ名を返します。
|
static LocalgovInfoNames._LocalgovInfoNames |
localgovInfo()
localgovInfoのプロパティ名を返します。
|
static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> |
localgovinfoid()
localgovinfoidのプロパティ名を返します。
|
static org.seasar.extension.jdbc.name.PropertyName<java.lang.Integer> |
mapgroupid()
mapgroupidのプロパティ名を返します。
|
static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> |
mapid()
mapidのプロパティ名を返します。
|
static org.seasar.extension.jdbc.name.PropertyName<java.lang.String> |
restrictedextent()
restrictedextentのプロパティ名を返します。
|
static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> |
sip4dimportmapid()
sip4dimportmapidのプロパティ名を返します。
|
static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> |
trainingmapid()
trainingmapidのプロパティ名を返します。
|
public java.lang.String entityName()
EntityNameInterfaceentityName インタフェース内 EntityNameInterfacepublic static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> id()
public static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> localgovinfoid()
public static org.seasar.extension.jdbc.name.PropertyName<java.lang.Integer> communityid()
public static org.seasar.extension.jdbc.name.PropertyName<java.lang.Integer> mapgroupid()
public static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> mapid()
public static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> sip4dimportmapid()
public static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> trainingmapid()
public static org.seasar.extension.jdbc.name.PropertyName<java.lang.String> restrictedextent()
public static org.seasar.extension.jdbc.name.PropertyName<java.lang.Boolean> copy()
public static org.seasar.extension.jdbc.name.PropertyName<java.lang.Boolean> deleted()
public static LocalgovInfoNames._LocalgovInfoNames localgovInfo()