<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Melih Sakarya &#187; Entity Listeler</title>
	<atom:link href="http://www.melihsakarya.com/tag/entity-listeler/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.melihsakarya.com</link>
	<description>Java teknolojileri yazıları</description>
	<lastBuildDate>Mon, 26 Dec 2011 13:06:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>JPA &#8211; Entity Listener</title>
		<link>http://www.melihsakarya.com/2008/12/jpa-entity-listener/</link>
		<comments>http://www.melihsakarya.com/2008/12/jpa-entity-listener/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 22:30:11 +0000</pubDate>
		<dc:creator>Melih Sakarya</dc:creator>
				<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Entity Listeler]]></category>
		<category><![CDATA[EntityListeners]]></category>
		<category><![CDATA[JPA]]></category>

		<guid isPermaLink="false">http://www.melihsakarya.com/?p=494</guid>
		<description><![CDATA[JPA ile yapılan crud operasyonlarında java tarafında triger benzeri yapılar kullanmak için entity listenerlar kullanılabilir. Bunlar JPA entity lifecycle sürecinde devreye girerler. İlgili operasyonun lifecycle ın hangi sürecinde devreye gireceğini aşağıdaki listedeki anotation lar ile göstermemiz gerekiyor. @PrePersist @PostPersist @PreRemove @PostRemove @PreUpdate @PostUpdate @PostLoad Bunlardan pre ile başlayanlar ilgili operasyon öncesinde post ile başlayanlar ise [...]]]></description>
		<wfw:commentRss>http://www.melihsakarya.com/2008/12/jpa-entity-listener/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

