mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
15 lines
316 B
HTML
15 lines
316 B
HTML
<HTML>
|
|
<HEAD>
|
|
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1">
|
|
<TITLE>Bean Reflection</TITLE>
|
|
</HEAD>
|
|
<Body BGCOLOR="#ffffff">
|
|
Bean reflection Implementation
|
|
|
|
<p>
|
|
Abstracts the bean property getter and setter methods.
|
|
Allows Code generation or reflection to be used.
|
|
</p>
|
|
|
|
</Body>
|
|
</HTML> |