So I’m still in learning mode w/Groovy & Grails, and I have basic CRUD for managing users. The user domain class has the properties that you’d expect, including a FirstName and LastName: class User { String firstName String lastName } So I wanted to create a simple right side wildcard search that would effectively be the same as this in SQL Server: where (firstName like '#searchTerm#%' or lastName like...
Read MoreAbout Me
Tariq Ahmed is a technology manager located in the San Francisco Bay Area. Areas of interest include organizational change, leadership, agile/scrum, business intelligence, web development, rich internet applications (RIA's), ColdFusion, Flex, jQuery, Groovy/Grails, and Mobile applications. He's also the lead author of the Flex In Action series.
Categories
- Agile (8)
- Career (3)
- ColdFusion (7)
- Featured (4)
- Flex and AIR (2)
- Groovy / Grails (5)
- Innovation (1)
- Leadership (2)
- Management (5)
- Project Management (1)
- Uncategorized (1)
