Version 1 (modified by wade, 15 years ago) (diff) |
---|
相關技術
- struts:web framework
- spring:application framework
- hibernate:Object/Relational? Mapping
- velocity:網頁的template引擎
- reflection:可以用類別/方法名稱產生類別/方法實體
- Introspector:可以查詢Java Bean的屬性和屬性值
參考連結
- http://wiflish.javaeye.com/blog/57582 JAVA的内省(introspector)与反射(reflection)