java.lang.Object
com.github.hetianyi.plugins.generator.pojo.generator.feature.CustomFeature
com.github.hetianyi.plugins.generator.pojo.generator.feature.extend.jpa.JpaFieldAnnotationFeature
所有已实现的接口:
Feature

public class JpaFieldAnnotationFeature extends CustomFeature
特性:为字段添加Jpa字段的注解

可能包含
@javax.persistence.Column
@javax.persistence.Id
@javax.persistence.GeneratedValue
@javax.persistence.GenerationType
@org.hibernate.annotations.GenericGenerator

作者:
Jason He
  • 构造器详细资料

    • JpaFieldAnnotationFeature

      public JpaFieldAnnotationFeature()