345449.vhj5l3oj7.asia A discussion of various use case of annotation.txt 2014-07-15T14:16:21Z 2014-07-15T14:16:21Z <br/>Some good, some bad and some ugly - <a href="http://jroller.com/page/ThoughtPark?entry=annotations_the_good_the_bad">http://jroller.com[..]tPark?entry=annotations_the_good_the_bad</a> <br/><br/><a href="http://www.yegor256.com/2014/06/01/aop-aspectj-java-method-logging.html">http://www.yegor256.com[..]/01/aop-aspectj-java-method-logging.html</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2014-07-15T14:16:21Z fundamental.txt 2012-12-22T07:10:39Z 2012-12-22T07:10:39Z <br/><a href="http://www.journaldev.com/721/java-annotations-tutorial-with-custom-annotation-example-and-parsing-using-reflection">http://www.journaldev.com[..]ion-example-and-parsing-using-reflection</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2012-12-22T07:10:39Z validate.txt 2007-04-14T15:48:36Z 2007-04-14T15:48:36Z <br/>Using 1.5 metadata and annotations to validate web application<br/><br/><a href="http://www.onjava.com/lpt/a/5572">http://www.onjava.com/lpt/a/5572</a> <br/><a href="http://java.sun.com/developer/technicalArticles/J2SE/constraints/annotations.html">http://java.sun.com[..]ticles/J2SE/constraints/annotations.html</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2007-04-14T15:48:36Z XML and Annotation.txt 2007-01-26T07:12:59Z 2007-01-26T07:12:59Z <br/>Comparsion of XML and Annotation - <a href="http://evolutionarygoo.com/blog/?p=54">http://evolutionarygoo.com/blog/?p=54</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2007-01-26T07:12:59Z transforming.txt 2006-10-20T08:17:39Z 2006-10-20T08:17:39Z <br/>An idea to transform annotation at runtime - <a href="http://beust.com/weblog/archives/000418.html">http://beust.com/weblog/archives/000418.html</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2006-10-20T08:17:39Z using annotation to add datatype.txt 2006-03-10T06:11:09Z 2006-03-10T06:11:09Z <br/>like<br/>@Syntax("SQL") String query = "SELECT...";<br/>@Syntax("XML") String xml = "abc";<br/>@Syntax("REGEX") String regex = "\??|?|whatever";<br/><br/><a href="http://jroller.com/page/nicolaken?entry=real_compile_time_safety_for">http://jroller.com[..]laken?entry=real_compile_time_safety_for</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2006-03-10T06:11:09Z using annotation at pojo.txt 2006-02-16T11:10:43Z 2006-02-16T11:10:43Z <br/>Is it a nice approach to you?<br/><br/><a href="http://uri.jteam.nl/?p=15">http://uri.jteam.nl/?p=15</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2006-02-16T11:10:43Z