Skip to content

Jessitron

Search
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Newsletter
  • Search

sql

Spring Security for h2-console

June 27, 2020June 15, 2020 by jessitron

In Spring Boot example apps, H2 is the easiest database to get started with. Its data is in memory or in a local file. When the app is running in development mode, you can access the database at /h2-console. It gives you a lovely little SQL admin app. That is, after you turn it on … Read moreSpring Security for h2-console

Categories UncategorizedTags reference, secure code, spring, sql

Stupid Oracle Tricks #1: SQL substitution variables

September 23, 2011 by jessitron

A common behaviour of a program, and therefore of my SQL script to replicate the program, is:1) Retrieve some value from reference data2) Use it repeatedly in SQL statements If this reference data differs by environment or by day, this adds a manual step to the SQL script. Here’s a neat trick to save the … Read moreStupid Oracle Tricks #1: SQL substitution variables

Categories UncategorizedTags sql

popular

  • PowerShell equivalent of find
    PowerShell equivalent of find
  • One key trick to becoming a wizard developer
    One key trick to becoming a wizard developer
  • Hitting OKRs vs Doing Your Job
    Hitting OKRs vs Doing Your Job
  • Testing an OpenTelemetry Collector deployed as a Daemonset in Kubernetes
    Testing an OpenTelemetry Collector deployed as a Daemonset in Kubernetes
  • A Taxonomy of Yak Shaving
    A Taxonomy of Yak Shaving

meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Newsletter

Tags

abstraction agile architecture automation business change clojure complexity concurrency design DevOps Docker Engineering functional functionalPrinciples Generativity git honeycomb Java javascript learning observability philosophy property-based testing reference ruby scala science Software Development symmathesy systems Systems Thinking teams testing thinkingFunctionally tistil typescript Web Development wit Yak Shaving

Archives

Search

© 2026 Jessitron • Powered by WPKoi
Scroll back to top