JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH:
Package
com.github.collinalpert.java2db.annotations
Annotation Type ColumnName
@Target
(
FIELD
)
@Retention
(
RUNTIME
) public @interface
ColumnName
Sets the name of a column in a table for a POJO field.
Author:
Collin Alpert
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Element Detail
value
String
value