java-design-patterns icon indicating copy to clipboard operation
java-design-patterns copied to clipboard

Active Record pattern

Open iluwatar opened this issue 9 years ago • 15 comments

https://en.wikipedia.org/wiki/Active_record_pattern

iluwatar avatar Jun 23 '15 19:06 iluwatar

I may help with implementing this pattern. Please let me know if it's oaky with you.

stephen-lazarionok avatar Aug 12 '15 01:08 stephen-lazarionok

Sure, go ahead, your contribution is welcome!

iluwatar avatar Aug 12 '15 13:08 iluwatar

Okay, I will work on this pattern

stephen-lazarionok avatar Aug 13 '15 18:08 stephen-lazarionok

Pull request #206 is prepared. Please review.

stephen-lazarionok avatar Aug 14 '15 02:08 stephen-lazarionok

I've fixed the points raised and left my comments

stephen-lazarionok avatar Aug 18 '15 01:08 stephen-lazarionok

jOOQ uses Active Record pattern: http://www.jooq.org/

iluwatar avatar Jan 19 '16 20:01 iluwatar

Described in book "Patterns of Enterprise Application Architecture" by Fowler

iluwatar avatar Jul 07 '20 17:07 iluwatar

https://www.vertabelo.com/blog/orms-under-the-hood/

iluwatar avatar Jul 24 '20 13:07 iluwatar

@iluwatar I can help work on this pattern let me know if that’s okay with you.

TwentyVentti avatar Oct 12 '22 12:10 TwentyVentti

Nice, please go ahead @TwentyVentti

iluwatar avatar Oct 13 '22 17:10 iluwatar

Sorry I accidentally created a pull request to this repo instead of my fork. I will send an intentional pull request tomorrow.

TwentyVentti avatar Oct 30 '22 10:10 TwentyVentti

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Nov 29 '22 10:11 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. The issue will be unassigned if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Feb 01 '23 19:02 stale[bot]

I'll assign to you @sergejsvisockis

iluwatar avatar Mar 27 '24 16:03 iluwatar

Hi @iluwatar ,

Thank you for assigning! However, I have unassigned myself from the issue. Taking into consideration my limited availability within the open source community at the moment I would like to take more deliberate steps in these regards and implement this one at the nearest convenience.

If there are no time limitations then feel free to assign it back to me in any case I keep this issue in the loop on my tasks.

Thank you!

sergejsvisockis avatar Mar 28 '24 08:03 sergejsvisockis

Updated task description

iluwatar avatar May 29 '24 17:05 iluwatar