Blog of Adam Warski

Java, Scala, programming, ...

  • Blog of Adam Warski Twitter
  • Blog of Adam Warski Google+
  • Blog of Adam Warski RSS

Primary menu

Skip to primary content
  • Home
  • About me / my projects
  • All Posts

Category Archives: Envers

Generational caching and Envers

  • By Adam Warski
  • 13 July, 2012
  • 1 Comment

Konrad recently shared on our company’s technical room an interesting article on how caching is done is a big polish social network, nk.pl. One of the central concepts in the … Continue Reading →


Hibernate 4.1.4: Envers tests run&pass on multiple DBs

  • By Adam Warski
  • 31 May, 2012
  • 2 Comments

Envers is an entity auditing framework, making it possible to store and query for historical data. The Hibernate 4.1.4 release may seem to be a minor one, but it’s pretty … Continue Reading →


Envers bundled with JBoss AS 7.0.2!

  • By Adam Warski
  • 28 September, 2011
  • 4 Comments

Using Envers is now even easier! Since version 7.0.2, Envers comes bundled with JBoss Application Server. To showcase how easy the integration is, I created a small JSF/CDI application, which … Continue Reading →


How to handle inheritance and @Audited?

  • By Adam Warski
  • 8 September, 2011
  • 2 Comments

Some Envers uses had problems because of the limited flexibility in specifying which fields from superclasses (especially those annotated with @MappedSuperclass) should be audited or not. We improved a bit … Continue Reading →


Using Envers with AS7

  • By Adam Warski
  • 4 August, 2011
  • 5 Comments

Recently I tried deploying a web application which uses Envers into AS7, but unfortunately I encountered some problems (see the forum discussion). Luckily thanks to the helpful JBoss guys I’ve … Continue Reading →


Envers: track entity types changed in revisions

  • By Adam Warski
  • 4 July, 2011
  • No Comments

Ɓukasz Antoniak, who is a regular contributor to Envers (thanks!), recently finished working on HHH-5580, a feature which enables you to quickly retrieve the entity types that have been modified … Continue Reading →


Envers & TorqueBox on RivieraJUG – May 6th

  • By Adam Warski
  • 2 May, 2011
  • No Comments

This Friday (6th of May) I will have the pleasure to present two talks: one on Envers and one on Torquebox, thanks to an invitation from the RivieraJUG. Envers is … Continue Reading →


Envers and Hibernate 4.0.0.Alpha2 – automatic listener registration

  • By Adam Warski
  • 18 April, 2011
  • 17 Comments

Development of Hibernate4 is well under way, with the Alpha2 version released recently. It contains one major improvement which is quite significant for Envers, namely Integrators (see HHH-5562 & HHH-6081). … Continue Reading →


New Envers contributor

  • By Adam Warski
  • 27 September, 2010
  • No Comments

I’d like to welcome Erik-Berndt Scheper as our new Envers contributor. His first commit was yesterday (rev 20717 and 20718), resolving the HHH-5560 issue. Erik was submitting for some time … Continue Reading →


Envers at JBoss One Day Talk 2010

  • By Adam Warski
  • 25 September, 2010
  • No Comments

I will be presenting Envers (data auditing in Hibernate) at JBoss One Day Talk 2010 in Munich, on the 1st of October. There’s still time to register, and if you … Continue Reading →


  • Previous

MOVED


I'm now blogging on SoftwareMill's blog. Please follow me there!

Recent Posts


  • Kafka with selective acknowledgments performance & latency benchmark
  • Why I started learning Emacs in 2016
  • Add a “dependencies” badge & tree to your project using UpdateImpact
  • Event sourcing + free monads = free sourcing?
  • MacWire 2.0: composing modules & cleanup

Links


Follow me on twitter!

Looking for end-to-end software development, project management, Scala experts? SoftwareMill is here to help:
Did you ever have problems with updating or managing dependencies in your Scala/Java/Groovy projects? Check out UpdateImpact!

Interested in weekly Scala news?

The best code-review tool:

Top Posts & Pages


  • Quicklens: modify deeply nested case class fields
  • About me / my projects
  • How do iBeacons work?
  • Clean URLs in Seam: URLRewriteFilter
  • Dependency Injection and replacing dependencies in CDI/Weld
  • DI in Scala: Cake Pattern pros & cons
  • Trying to understand CAP
  • Using Scala traits as modules, or the "Thin Cake" Pattern
  • Benchmarking SQS
  • MacWire 1.0 is here!

Categories


Archives


Copyright © 2007-2023 Blog of Adam Warski. All Right Reserved.
Powered by: WordPress | Theme: Simple Catch Pro